Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-69227 (GCVE-0-2025-69227)
Vulnerability from cvelistv5 – Published: 2026-01-05 23:19 – Updated: 2026-01-06 19:02- CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-69227",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-06T14:25:12.409319Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-06T19:02:48.192Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "aiohttp",
"vendor": "aio-libs",
"versions": [
{
"status": "affected",
"version": "\u003c 3.13.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-05T23:19:31.396Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
},
{
"name": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
}
],
"source": {
"advisory": "GHSA-jj3x-wxrx-4x23",
"discovery": "UNKNOWN"
},
"title": "AIOHTTP vulnerable to DoS when bypassing asserts"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-69227",
"datePublished": "2026-01-05T23:19:31.396Z",
"dateReserved": "2025-12-29T20:53:19.433Z",
"dateUpdated": "2026-01-06T19:02:48.192Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-69227",
"date": "2026-05-04",
"epss": "0.00063",
"percentile": "0.19326"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-69227\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-06T00:15:48.053\",\"lastModified\":\"2026-01-14T19:16:56.100\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.13.3\",\"matchCriteriaId\":\"715B630E-B141-4247-A920-3FFBD8045A05\"}]}]}],\"references\":[{\"url\":\"https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"AIOHTTP vulnerable to DoS when bypassing asserts\", \"source\": {\"advisory\": \"GHSA-jj3x-wxrx-4x23\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"aio-libs\", \"product\": \"aiohttp\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.13.3\"}]}], \"references\": [{\"url\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23\", \"name\": \"https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259\", \"name\": \"https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-05T23:19:31.396Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-69227\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-06T14:25:12.409319Z\"}}}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2026-01-06T14:25:14.937Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2025-69227\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-05T23:19:31.396Z\", \"dateReserved\": \"2025-12-29T20:53:19.433Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-05T23:19:31.396Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10025-1
Vulnerability from csaf_opensuse - Published: 2026-01-09 00:00 - Updated: 2026-01-09 00:00{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-aiohttp-3.13.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-aiohttp-3.13.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10025",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10025-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69230 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69230/"
}
],
"title": "python311-aiohttp-3.13.3-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-09T00:00:00Z",
"generator": {
"date": "2026-01-09T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10025-1",
"initial_release_date": "2026-01-09T00:00:00Z",
"revision_history": [
{
"date": "2026-01-09T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.3-1.1.aarch64",
"product": {
"name": "python311-aiohttp-3.13.3-1.1.aarch64",
"product_id": "python311-aiohttp-3.13.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-aiohttp-3.13.3-1.1.aarch64",
"product": {
"name": "python312-aiohttp-3.13.3-1.1.aarch64",
"product_id": "python312-aiohttp-3.13.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.3-1.1.aarch64",
"product": {
"name": "python313-aiohttp-3.13.3-1.1.aarch64",
"product_id": "python313-aiohttp-3.13.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.3-1.1.ppc64le",
"product": {
"name": "python311-aiohttp-3.13.3-1.1.ppc64le",
"product_id": "python311-aiohttp-3.13.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-aiohttp-3.13.3-1.1.ppc64le",
"product": {
"name": "python312-aiohttp-3.13.3-1.1.ppc64le",
"product_id": "python312-aiohttp-3.13.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.3-1.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.13.3-1.1.ppc64le",
"product_id": "python313-aiohttp-3.13.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.3-1.1.s390x",
"product": {
"name": "python311-aiohttp-3.13.3-1.1.s390x",
"product_id": "python311-aiohttp-3.13.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-aiohttp-3.13.3-1.1.s390x",
"product": {
"name": "python312-aiohttp-3.13.3-1.1.s390x",
"product_id": "python312-aiohttp-3.13.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.3-1.1.s390x",
"product": {
"name": "python313-aiohttp-3.13.3-1.1.s390x",
"product_id": "python313-aiohttp-3.13.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.13.3-1.1.x86_64",
"product": {
"name": "python311-aiohttp-3.13.3-1.1.x86_64",
"product_id": "python311-aiohttp-3.13.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-aiohttp-3.13.3-1.1.x86_64",
"product": {
"name": "python312-aiohttp-3.13.3-1.1.x86_64",
"product_id": "python312-aiohttp-3.13.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.13.3-1.1.x86_64",
"product": {
"name": "python313-aiohttp-3.13.3-1.1.x86_64",
"product_id": "python313-aiohttp-3.13.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64"
},
"product_reference": "python311-aiohttp-3.13.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.13.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x"
},
"product_reference": "python311-aiohttp-3.13.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.13.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64"
},
"product_reference": "python311-aiohttp-3.13.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-aiohttp-3.13.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64"
},
"product_reference": "python312-aiohttp-3.13.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-aiohttp-3.13.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le"
},
"product_reference": "python312-aiohttp-3.13.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-aiohttp-3.13.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x"
},
"product_reference": "python312-aiohttp-3.13.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-aiohttp-3.13.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64"
},
"product_reference": "python312-aiohttp-3.13.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64"
},
"product_reference": "python313-aiohttp-3.13.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.13.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x"
},
"product_reference": "python313-aiohttp-3.13.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.13.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
},
"product_reference": "python313-aiohttp-3.13.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
},
{
"cve": "CVE-2025-69230",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69230"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, reading multiple invalid cookies can lead to a logging storm. If the cookies attribute is accessed in an application, then an attacker may be able to trigger a storm of warning-level logs using a specially crafted Cookie header. This issue is fixed in 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69230",
"url": "https://www.suse.com/security/cve/CVE-2025-69230"
},
{
"category": "external",
"summary": "SUSE Bug 1256024 for CVE-2025-69230",
"url": "https://bugzilla.suse.com/1256024"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python311-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python312-aiohttp-3.13.3-1.1.x86_64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.aarch64",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.ppc64le",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.s390x",
"openSUSE Tumbleweed:python313-aiohttp-3.13.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69230"
}
]
}
OPENSUSE-SU-2026:20204-1
Vulnerability from csaf_opensuse - Published: 2026-02-12 14:01 - Updated: 2026-02-12 14:01| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-aiohttp, python-Brotli",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp, python-Brotli fixes the following issues:\n\nChanges in python-aiohttp:\n\n- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).\n- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).\n- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).\n- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).\n- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).\n- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).\n- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).\n- CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section (bsc#1246517).\n\nChanges in python-Brotli:\n\n- Add max length decompression (bsc#1254867, bsc#1256017).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-259",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20204-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1246517",
"url": "https://bugzilla.suse.com/1246517"
},
{
"category": "self",
"summary": "SUSE Bug 1254867",
"url": "https://bugzilla.suse.com/1254867"
},
{
"category": "self",
"summary": "SUSE Bug 1256017",
"url": "https://bugzilla.suse.com/1256017"
},
{
"category": "self",
"summary": "SUSE Bug 1256018",
"url": "https://bugzilla.suse.com/1256018"
},
{
"category": "self",
"summary": "SUSE Bug 1256019",
"url": "https://bugzilla.suse.com/1256019"
},
{
"category": "self",
"summary": "SUSE Bug 1256020",
"url": "https://bugzilla.suse.com/1256020"
},
{
"category": "self",
"summary": "SUSE Bug 1256021",
"url": "https://bugzilla.suse.com/1256021"
},
{
"category": "self",
"summary": "SUSE Bug 1256022",
"url": "https://bugzilla.suse.com/1256022"
},
{
"category": "self",
"summary": "SUSE Bug 1256023",
"url": "https://bugzilla.suse.com/1256023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53643 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53643/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
}
],
"title": "Security update for python-aiohttp, python-Brotli",
"tracking": {
"current_release_date": "2026-02-12T14:01:04Z",
"generator": {
"date": "2026-02-12T14:01:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20204-1",
"initial_release_date": "2026-02-12T14:01:04Z",
"revision_history": [
{
"date": "2026-02-12T14:01:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product_id": "python313-Brotli-1.1.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product_id": "python313-Brotli-1.1.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53643"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53643",
"url": "https://www.suse.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "SUSE Bug 1246517 for CVE-2025-53643",
"url": "https://bugzilla.suse.com/1246517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "low"
}
],
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"openSUSE Leap 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T14:01:04Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
}
]
}
FKIE_CVE-2025-69227
Vulnerability from fkie_nvd - Published: 2026-01-06 00:15 - Updated: 2026-01-14 19:16{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "715B630E-B141-4247-A920-3FFBD8045A05",
"versionEndExcluding": "3.13.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3."
}
],
"id": "CVE-2025-69227",
"lastModified": "2026-01-14T19:16:56.100",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "UNREPORTED",
"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": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-01-06T00:15:48.053",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
RHSA-2026:5809
Vulnerability from csaf_redhat - Published: 2026-03-25 13:08 - Updated: 2026-05-04 21:19A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (cuda-ubi9) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5809",
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68131",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25048",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5809.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (cuda-ubi9)",
"tracking": {
"current_release_date": "2026-05-04T21:19:48+00:00",
"generator": {
"date": "2026-05-04T21:19:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:5809",
"initial_release_date": "2026-03-25T13:08:34+00:00",
"revision_history": [
{
"date": "2026-03-25T13:08:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-25T13:08:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:19:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Abd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1774351144"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Aee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1774351144"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68131",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2025-12-31T02:00:55.240416+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The flaw in cbor2 allows information disclosure if a CBORDecoder instance is reused across trust boundaries. This could lead to an attacker-controlled message reading sensitive data from previously decoded messages. This affects Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI when processing untrusted CBOR data with a reused decoder.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "RHBZ#2426395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/268",
"url": "https://github.com/agronholm/cbor2/pull/268"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh"
}
],
"release_date": "2025-12-31T01:15:36.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing the `cbor2` library should avoid reusing `CBORDecoder` instances when processing data from different trust levels. If `CBORDecoder` reuse is unavoidable, ensure that sensitive data is not processed by a decoder instance that will subsequently handle untrusted input. This operational control prevents an attacker from accessing prior decoded information.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-25048",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-03-05T16:01:14.634884+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "RHBZ#2444840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25048",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32",
"url": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3",
"url": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3"
}
],
"release_date": "2026-03-05T15:34:42.095000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "RHBZ#2448440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray",
"url": "https://github.com/ray-project/ray"
},
{
"category": "external",
"summary": "https://packetstorm.news/files/id/215801/",
"url": "https://packetstorm.news/files/id/215801/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure",
"url": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure"
}
],
"release_date": "2026-03-17T19:33:50.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-25T13:08:34+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:5809",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5809"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:bd371b1b8785b2f5799cbca4a12a1c66a1e8a37017334a79eaa1067b24b6a6ba_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:ee2846fae19a57151e878992484359bb834d91cada6b53c58e5c2a0b5675aa68_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
}
]
}
RHSA-2026:3782
Vulnerability from csaf_redhat - Published: 2026-03-04 18:23 - Updated: 2026-05-04 21:16A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.
A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.
A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.
A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.
A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.
A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.
A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.
A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.
The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router's meta()/<Meta> APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.
A flaw was found in vLLM’s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model's configuration, even when explicit security measures are set to prevent it.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.
A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router's <ScrollRestoration> API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM's multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.25.3 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3782",
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13465",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14920",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14921",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14924",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14925",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14926",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14927",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14928",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14929",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14930",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59057",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-59425",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66448",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0897",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1260",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21884",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22778",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23745",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3782.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.3 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-05-04T21:16:11+00:00",
"generator": {
"date": "2026-05-04T21:16:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:3782",
"initial_release_date": "2026-03-04T18:23:40+00:00",
"revision_history": [
{
"date": "2026-03-04T18:23:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-06T09:32:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:16:11+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:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Aa62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3Af90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Affafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Abec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ae26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Acded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ab44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ace46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Afcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Aa596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Ac57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Adfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ae7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ad2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Ad2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ad29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Af47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ac826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ae2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3A6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3A75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772342184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Adb25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3A2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Afc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3Afaf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3A96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ae0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Aab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3A289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3A22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aaba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3A9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093237"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Abb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aaa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3Ad916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093277"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772097904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3A821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aa5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3Aac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ada00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Ab5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Aa15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3A6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3A26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093314"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Afdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Abb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ae93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Ae53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3Aa2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772094445"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772152152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3A51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Adcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ae9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3Aa622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093304"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Ab2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aa3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ad2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093276"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Acf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772158203"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Adb4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093395"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Aa57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Aad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Abf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Aab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093465"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093418"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093372"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Afdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Aa6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Aeb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Ae2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Acf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093368"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Ac798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3Aca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772308976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3A8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093322"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093303"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Afb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Ab985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093498"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Af8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093411"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3Ada480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Ae6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093478"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3Aabe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093380"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772340363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ab46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093353"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ab9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3Af0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3A5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772168030"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1772093340"
}
}
}
],
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_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:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_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:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_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:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_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:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_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:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_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:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_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:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_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:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_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:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_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:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_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:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_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:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_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:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_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:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_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:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_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:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_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:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_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:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_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:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_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:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"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:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_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:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_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:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_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:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_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:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_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:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_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:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_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:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_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:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_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:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_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:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_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:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_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:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_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:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_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-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_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:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_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:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_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:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_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:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_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:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_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:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_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:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_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:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_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:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_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:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_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:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_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:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_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:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_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:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_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:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_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:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_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:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_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:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_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:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"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:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_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:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_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:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_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:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_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:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_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:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_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:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_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:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"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:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_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:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_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:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_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:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_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:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_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:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_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:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_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:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_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:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_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:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"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:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_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:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"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:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_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:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_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:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_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:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_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:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_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:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_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:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_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:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_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:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_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:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_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:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_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:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_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:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_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:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_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:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_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:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_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:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_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:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_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:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_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:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_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:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_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:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_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:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_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:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_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:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_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:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_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:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_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:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_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:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_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:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_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:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_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:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_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:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_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:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_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:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_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:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_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-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_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:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_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:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_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:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_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:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_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:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_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:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_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:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_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:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_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:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_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:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_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:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"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:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_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:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_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:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_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:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_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:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_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:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_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:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_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:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_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-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_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:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_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:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_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:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_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:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_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:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_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:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_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:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_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:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_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:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_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:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_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:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_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:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_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:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_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:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_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:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_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:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_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:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_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:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_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:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_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-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_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:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_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:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_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:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_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:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_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:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_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:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_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:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_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:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_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:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_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-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_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:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_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-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_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:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_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:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_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:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_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:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_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:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_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:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_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:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_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:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_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:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_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:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_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:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_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:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_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:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_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:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_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:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"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:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_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:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"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:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_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:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"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:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_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:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_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:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_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:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"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:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_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:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_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:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_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:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_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:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_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:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_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:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_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:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_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:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_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:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_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:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_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:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_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:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_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:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_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:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_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:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_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:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_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:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_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-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_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:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_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:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_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:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_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:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_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:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_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:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_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:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_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:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_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:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_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:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_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:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_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-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_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:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_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:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_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:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_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:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_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:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_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:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_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:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_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-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_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:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_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:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_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:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_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:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_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:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_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-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_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:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_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-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_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:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_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:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_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:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_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:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_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:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_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:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_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:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_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:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_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:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_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:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_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:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_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:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_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:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"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:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_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:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_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:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_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:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"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:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_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:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_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:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_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:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_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:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_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:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"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:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_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:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"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:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_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:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_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:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_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:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_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:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_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:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_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:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_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:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_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:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_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:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_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:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_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:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_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:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_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:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_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:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_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:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_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:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_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:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_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-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_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:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_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-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_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:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_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:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_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:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_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:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_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:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_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:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_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:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_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:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_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:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_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-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_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:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_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:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_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:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_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:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_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:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_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:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_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:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_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:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_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:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_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:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_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:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_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:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_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:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_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-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_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:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_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:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_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:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_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:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_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:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_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:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_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:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_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-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_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:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_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:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_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:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_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-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_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:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_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:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_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:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_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:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_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:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_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:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_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:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_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:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_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:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_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-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_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:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_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:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_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:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_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:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_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:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_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:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_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:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_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-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_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:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_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:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_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:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_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:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_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:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_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-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_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:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_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:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_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:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_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:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_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:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_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:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_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:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_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:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_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:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_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:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_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:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_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:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_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:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_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:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_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:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_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-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_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:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_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-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_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:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_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:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_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:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_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:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_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:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_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:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_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:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_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:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_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:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_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:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_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:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_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:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_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:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_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:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_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:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_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:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_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:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_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:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_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:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_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:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_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:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_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:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_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:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_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:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_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:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_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:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_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:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_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:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_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:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_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:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_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:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_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-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_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:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_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-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_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:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_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:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_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:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_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:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_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:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_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:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_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:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_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:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_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:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_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-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_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:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_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-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_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:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_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:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_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:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_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:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_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:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_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:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_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:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13465",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2026-01-21T20:01:28.774829+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Lodash. A prototype pollution vulnerability in the _.unset and _.omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: prototype pollution in _.unset and _.omit functions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable by applications using the _.unset and _.omit functions on an object and allowing user input to determine the path of the property to be removed. This issue only allows the deletion of properties but does not allow overwriting their behavior, limiting the impact to a denial of service. Due to this reason, this vulnerability has been rated with an important severity.\n\nIn Grafana, JavaScript code runs only in the browser, while the server side is all Golang. Therefore, the worst-case scenario is a loss of functionality in the client application inside the browser. To reflect this, the CVSS availability metric and the severity of the Grafana and the Grafana-PCP component have been updated to low and moderate, respectively.\n\nThe lodash dependency is bundled and used by the pcs-web-ui component of the PCS package. In Red Hat Enterprise Linux 8.10, the pcs-web-ui component is no longer included in the PCS package. As a result, RHEL 8.10 does not ship the vulnerable lodash component within PCS and is therefore not-affected by this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13465"
},
{
"category": "external",
"summary": "RHBZ#2431740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13465"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg",
"url": "https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg"
}
],
"release_date": "2026-01-21T19:05:28.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement strict input validation before passing any property paths to the _.unset and _.omit functions to block attempts to access the prototype chain. Ensure that strings like __proto__, constructor and prototype are blocked, for example.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: prototype pollution in _.unset and _.omit functions"
},
{
"cve": "CVE-2025-14920",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:04:24.891195+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Perceiver model or convincing a user to visit a malicious page, resulting in arbitrary code execution in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Perceiver model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Perceiver model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14920"
},
{
"category": "external",
"summary": "RHBZ#2424755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14920"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14920"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1150/"
}
],
"release_date": "2025-12-23T21:04:36.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Perceiver model files from untrusted or unverified sources. Ensure that all Perceiver model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Perceiver model file"
},
{
"cve": "CVE-2025-14921",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:30.065717+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424743"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of model files fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious Transformer-XL model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious Transformer-XL model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted Transformer-XL model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14921"
},
{
"category": "external",
"summary": "RHBZ#2424743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14921"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1149/"
}
],
"release_date": "2025-12-23T21:04:23.187000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing Transformer-XL model files from untrusted or unverified sources. Ensure that all Transformer-XL model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious Transformer-XL model file"
},
{
"cve": "CVE-2025-14924",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:02:47.375054+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious megatron_gpt2 model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious megatron_gpt2 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted megatron_gpt2 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14924"
},
{
"category": "external",
"summary": "RHBZ#2424734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14924"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14924"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1141/"
}
],
"release_date": "2025-12-23T21:04:40.830000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing megatron_gpt2 model files from untrusted or unverified sources. Ensure that all megatron_gpt2 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious megatron_gpt2 model file"
},
{
"cve": "CVE-2025-14925",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:38.271814+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Hugging Face Accelerate. A remote attacker can achieve arbitrary code execution by exploiting a deserialization of untrusted data vulnerability. This occurs when the target visits a malicious page or opens a malicious file, leading to improper validation of user-supplied data during the parsing of checkpoints. Successful exploitation allows the attacker to execute code in the context of the current process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution via deserialization of untrusted data in Hugging Face Accelerate. Exploitation requires user interaction, where a target must open a specially crafted malicious file or visit a malicious page. This flaw affects components within Red Hat AI Inference Server, OpenShift Lightspeed, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI.",
"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-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14925"
},
{
"category": "external",
"summary": "RHBZ#2424745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14925"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14925"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1140/"
}
],
"release_date": "2025-12-23T21:05:07.497000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted checkpoint files or visiting untrusted web pages with applications utilizing Hugging Face Accelerate. Restricting the sources of input data for affected components can significantly reduce the attack surface. No service restart is required for this operational control.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "accelerate: Hugging Face Accelerate: Remote Code Execution via Deserialization of Untrusted Data"
},
{
"cve": "CVE-2025-14926",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:01:56.621147+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424723"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14926"
},
{
"category": "external",
"summary": "RHBZ#2424723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424723"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14926"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1147/"
}
],
"release_date": "2025-12-23T21:04:32.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW model checkpoints from untrusted or unverified sources. Ensure that all SEW model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW model checkpoint"
},
{
"cve": "CVE-2025-14927",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:04:01.976430+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424751"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious SEW-D model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious SEW-D model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted SEW-D model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14927"
},
{
"category": "external",
"summary": "RHBZ#2424751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14927"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1148/"
}
],
"release_date": "2025-12-23T21:04:28.008000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting SEW-D model checkpoints from untrusted or unverified sources. Ensure that all SEW-D model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious SEW-D model checkpoint"
},
{
"cve": "CVE-2025-14928",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-23T22:02:35.224747+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424731"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The convert_config function fails to validate a user-supplied string before using it to execute Python code. An attacker can exploit this flaw by providing a malicious HuBERT model checkpoint, causing arbitrary code execution in the context of the user converting the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when converting a malicious HuBERT model checkpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted HuBERT model checkpoint, limiting the possibility of exploitation. Additionally, model checkpoints are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14928"
},
{
"category": "external",
"summary": "RHBZ#2424731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424731"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14928"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1146/"
}
],
"release_date": "2025-12-23T21:04:48.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid converting HuBERT model checkpoints from untrusted or unverified sources. Ensure that all HuBERT model checkpoints processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when converting a malicious HuBERT model checkpoint"
},
{
"cve": "CVE-2025-14929",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:03:17.265278+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424740"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of checkpoints fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious X-CLIP model, resulting in arbitrary code execution in the context of the current process processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious X-CLIP model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted X-CLIP model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14929"
},
{
"category": "external",
"summary": "RHBZ#2424740",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424740"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14929"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1144/"
}
],
"release_date": "2025-12-23T21:04:15.474000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing X-CLIP model files from untrusted or unverified sources. Ensure that all X-CLIP model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious X-CLIP model file"
},
{
"cve": "CVE-2025-14930",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2025-12-23T22:05:28.509553+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424769"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Hugging Face Transformers library. The parsing of weights fails to validate user-supplied data, causing a deserialization of untrusted data. An attacker can exploit this issue by providing a malicious GLM4 model, resulting in arbitrary code execution in the context of the current user processing the file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "transformers: code execution when processing a malicious GLM4 model file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must convince a user to process a specially crafted GLM4 model file or visiting a malicious page, limiting the possibility of exploitation. Additionally, model files are not typically processed by users with administrative privileges, limiting the potential for a full system compromise. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14930"
},
{
"category": "external",
"summary": "RHBZ#2424769",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424769"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14930"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1145/"
}
],
"release_date": "2025-12-23T21:04:52.512000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing GLM4 model files from untrusted or unverified sources. Ensure that all GLM4 model files processed by the Hugging Face Transformers library originate from trusted repositories or have been verified for integrity. If that is not possible, consider processing untrusted models within an isolated sandbox environment.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "transformers: code execution when processing a malicious GLM4 model file"
},
{
"cve": "CVE-2025-59057",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:02:14.375674+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428426"
}
],
"notes": [
{
"category": "description",
"text": "The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router\u0027s meta()/\u003cMeta\u003e APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/router: React Router XSS Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59057"
},
{
"category": "external",
"summary": "RHBZ#2428426",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428426"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59057"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-3cgp-3xvw-98x8"
}
],
"release_date": "2026-01-10T02:40:25.142000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/router: React Router XSS Vulnerability"
},
{
"cve": "CVE-2025-59425",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2025-09-22T06:45:41.577000+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM\u2019s API token authentication logic, where token comparisons were not performed in constant time. This weakness could allow an attacker to exploit timing differences to guess valid tokens and bypass authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The RedHat security team has rated the severity of this issue as Important. The vulnerability is remotely exploitable without authentication or user interaction and can result in authentication bypass. The root cause was the use of a non-constant-time string comparison, which leaked timing information. Successful exploitation could lead to unauthorized access to APIs and sensitive resources.",
"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-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-59425"
},
{
"category": "external",
"summary": "RHBZ#2397234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59425"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48",
"url": "https://github.com/vllm-project/vllm/commit/ee10d7e6ff5875386c7f136ce8b5f525c8fcef48"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-wr9h-g72x-mwhm"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Timing Attack in vLLM API Token Verification Leading to Authentication Bypass"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66448",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-12-01T23:01:07.198041+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418152"
}
],
"notes": [
{
"category": "description",
"text": "A remote code execution vulnerability has been identified in vLLM. An attacker can exploit a weakness in the model loading process to silently fetch and run unauthorized, malicious Python code on the host system. This happens because the engine mistakenly executes code from a remote repository referenced in a model\u0027s configuration, even when explicit security measures are set to prevent it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Remote Code Execution via malicious model configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because vLLM, when deployed in a Red Hat environment, is susceptible to remote code execution. An attacker can craft a malicious model configuration that, when loaded, fetches and executes arbitrary Python code from a remote repository, even if `trust_remote_code` is explicitly set to `False`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66448"
},
{
"category": "external",
"summary": "RHBZ#2418152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66448"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86",
"url": "https://github.com/vllm-project/vllm/commit/ffb08379d8870a1a81ba82b72797f196838d0c86"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/28126",
"url": "https://github.com/vllm-project/vllm/pull/28126"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-8fr4-5q9j-m8gm"
}
],
"release_date": "2025-12-01T22:45:42.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Remote Code Execution via malicious model configuration"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-0897",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-15T16:01:16.399378+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430027"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Keras. A remote attacker can cause a Denial of Service (DoS) by providing a specially crafted .keras archive containing a model weights file (model.weights.h5) that declares an extremely large data shape. This can lead to excessive memory allocation, resulting in memory exhaustion and a crash of the Python interpreter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI. A remote attacker can cause a Denial of Service (DoS) by providing a crafted `.keras` archive with an excessively large dataset shape, leading to memory exhaustion. This impacts Red Hat OpenShift AI components that utilize Keras for model handling.",
"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-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0897"
},
{
"category": "external",
"summary": "RHBZ#2430027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430027"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0897"
},
{
"category": "external",
"summary": "https://github.com/keras-team/keras/pull/21880",
"url": "https://github.com/keras-team/keras/pull/21880"
}
],
"release_date": "2026-01-15T14:09:53.603000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid loading Keras model archives from untrusted sources. If processing untrusted Keras model archives is unavoidable, ensure they are processed within an isolated and resource-constrained environment to limit the impact of potential memory exhaustion attacks.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Keras: Keras: Denial of Service via crafted HDF5 weight loading file"
},
{
"cve": "CVE-2026-1260",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2026-01-22T18:00:55.604197+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432079"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Sentencepiece. This flaw involves invalid memory access when the software processes a specially crafted, vulnerable model file. A local attacker could exploit this by tricking a user into loading such a file. Successful exploitation could lead to a denial of service, information disclosure, or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT flaw in Sentencepiece allows invalid memory access when processing a specially crafted model file. A local attacker could exploit this by deceiving a user into loading a malicious file, potentially leading to denial of service, information disclosure, or arbitrary code execution. Red Hat products utilizing Sentencepiece, such as Red Hat AI Inference Server and Red Hat OpenShift AI, are affected if they process untrusted 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-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1260"
},
{
"category": "external",
"summary": "RHBZ#2432079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1260",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1260"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1260"
},
{
"category": "external",
"summary": "https://github.com/google/sentencepiece/releases/tag/v0.2.1",
"url": "https://github.com/google/sentencepiece/releases/tag/v0.2.1"
}
],
"release_date": "2026-01-22T17:06:17.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sentencepiece: Sentencepiece: Invalid memory access leading to potential arbitrary code execution via a crafted model file."
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
}
],
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-21884",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:46.246119+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428421"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router package. The cross site scripting (XSS) vulnerability exists in in React Router\u0027s \u003cScrollRestoration\u003e API in Framework Mode when using the getKey/storageKey props during Server-Side Rendering which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate the keys.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21884"
},
{
"category": "external",
"summary": "RHBZ#2428421",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428421"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21884",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21884"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21884"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-8v8x-cx79-35w7"
}
],
"release_date": "2026-01-10T02:41:44.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "react-router: @remix-run/react: React Router SSR XSS in ScrollRestoration"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-22778",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2026-02-03T00:01:43.512265+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436113"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted video URL to vLLM\u0027s multimodal endpoint. This action causes vLLM to leak a heap memory address, significantly reducing the effectiveness of Address Space Layout Randomization (ASLR). This information disclosure can then be chained with a heap overflow vulnerability to achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Critical rather than Important because it allows unauthenticated remote code execution without requiring user interaction, ultimately leading to full compromise of the affected system. An attacker can provide a malicious video URL to a vulnerable vLLM inference endpoint, which causes the service to automatically retrieve and process attacker-controlled media content. During decoding, a heap overflow is triggered in the underlying video processing stack, enabling corruption of heap memory and potential overwriting of control structures to execute arbitrary commands on the host. In addition, an information disclosure condition can leak memory addresses, significantly weakening ASLR protections and making exploitation more reliable when combined with the heap overflow. Successful exploitation compromises the confidentiality, integrity, and availability of the system and can impact deployments such as Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, thereby meeting Red Hat\u2019s criteria for Critical severity rather than Important impact.\n\nThe vLLM vulnerability depends on CVE-2025-9951, as processing attacker-controlled media can trigger the JPEG2000 decoder heap overflow, which can then be exploited within the vLLM video handling pipeline to cause memory corruption and potentially achieve remote code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22778"
},
{
"category": "external",
"summary": "RHBZ#2436113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436113"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22778",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22778"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/31987",
"url": "https://github.com/vllm-project/vllm/pull/31987"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32319",
"url": "https://github.com/vllm-project/vllm/pull/32319"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.1"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-4r2x-xpjr-7cvv"
}
],
"release_date": "2026-02-02T21:09:53.265000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "vLLM: vLLM: Remote code execution via invalid image processing in the multimodal endpoint."
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-23745",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-16T23:01:26.508727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430538"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-tar library. This vulnerability allows an attacker to craft malicious archives that, when extracted, can bypass intended security restrictions. This leads to arbitrary file overwrite and symlink poisoning, potentially allowing unauthorized modification of files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the node-tar library. The flaw allows an attacker to perform arbitrary file overwrite and symlink poisoning by crafting malicious tar archives. This occurs due to insufficient path sanitization of hardlink and symbolic link entries, even when the default secure behavior (preservePaths is false) is enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23745"
},
{
"category": "external",
"summary": "RHBZ#2430538",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430538"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e",
"url": "https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-8qq5-rm4j-mr97"
}
],
"release_date": "2026-01-16T22:00:08.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-tar: tar: node-tar: Arbitrary file overwrite and symlink poisoning via unsanitized linkpaths in archives"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"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:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-04T18:23:40+00:00",
"details": "For Red Hat OpenShift AI 2.25.3 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3782"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:159f24332f096ac93f33de26c22adee1aed44c529fcdb760510145fe0c990123_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:73ed7aabaf46253b089e037ef04c0e9bc84bc0c2dae43c05bd09b3e9da0e7b37_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:9157f0a0bf30391f0f13c9ddab94890b8c93f0cdd3d38e7844102920ab71a695_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:a62dc3a2b51beea284cd26bb34225891f72092e11591ba6afb9ecd01d4d7c586_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:1baa7b9cdd2f02ddcdadf74924dd050977c7d792f9dd5c54b13193946ca23328_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:8a88fd2e77b6321c3ab7a7c4dbd02fb7d7edaa5ec320f04613bb79054b1fc82d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:75bbf9ecb71475e1c84dca0be31d833107fe3341d3323314959d68331ddae82e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:f90e965a1638402b4dec6bb022cbb1d1e992c8fd71d0b687f8562a9abf478dc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:5d60cf8e4cfa5a5734e74ddc74fd58190815584c90e8a30cf1ef26b96e008e49_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:ffafea8a0657082676f4fdd8ffcfef90239a8bc4ebcd88dbf71c37e8e1a2dae0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4e2c38590e4d912df8cd3a0d459f05908b5ed568e11d31177d8c9b7326404f3e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:bec247a3dfef0c61a52f382e2d624db4ba5405c71cb6225e11662fb76248d6a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cd00ce43d426c5be89bc79e1e596655a46f5f89b0576a3294859bbde39867419_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:da00ae3981d2cd2a56a7eeff50e9a811b661ac2d005e93cf49589fc4acbc2f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:6d2b8446f3f2586debbc5c2a9e1d77604ba302c1b068f6d50dc0910f8e3c44ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:905c0573562dc43240258473f5d836dcf33bfacf57ef6c12239f99416484a093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:e26aa71e117d2dbd8b4b359d5e68e0e597d97c63e7d2a3044a7ebb20f6a4434e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:439a3481246ff065fcf623a720d02e671b498c35d8874712a7b65efd7674aa10_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:6252fed6343ac33e2cefbbbe80ad837c22de0f1f9fda1d52929540cb8b382ef5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:63f94c92838c3aedab97b9a237354cab87f95230348a00de2a78eef6ea706090_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:03f62ccd2724e039a3c82abc044fd2fc6399b020d49fcffe8ca2115cdb3283d5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:b5fe8ca59c91e0e74b6cbbe3fa97f6225d545d4c955578f9c647eea5a6fa6837_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:db4027b5d0bd38ad645ea5a72454c28ad6516b0f9ef170c95b7c17100291c1c8_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:598b3e4df08b2daff190795b13adff6b66ff58a3472429c959c110195accf2f2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:924faa1ba7ec82740528805b51f1e925616ec4df04c752f787a7ac3a6f177913_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:cded59feeff43ee3e88b175e084e2808116bfc7acdab7177e77b8a47043e34c6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:a57a6aad5ac21c57c520fdb28bd64fb84496e769539a3f38575ea6968f9bab98_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:ab8f22e7b091287efcbfb6bdf84622373ac21bf0cfb5fee52cba208d5252f6da_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:b44ab4412972a6d1962419c6b8074c1a797da4e4b17f20a963e600b963672ad0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:341731495cbe91aee8d1258324231e6d1dd4536eba26bc8fbc9c818d620c9220_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:4146ed451b8eacf1656f0cda88a9ac834a0f490d2b3a8aafc0c2f71cacd5ee12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:464f941e1579e9fc5ffbd0a464a7420c7275e5f7c4c37a5857882ba7d3965739_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:a15de76089f5e8d7d9c7f11ed5f66af91444ad0ffbec0f97c2ced79dc2631411_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1148b6361c713ff6faa6776c58bcfd8fbfa6088eff381a801734f6c53e0af51a_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:1818a53f5612758e23971b225d780615db03ba77e7e940bada8812eebf6c3a71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:3e76e92cd676507756deeefe48acc944ed850f74304f719bd9dec0c514bc1da7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:9fd4a504fda4a11aa8648ad18bd998766dc8022e13e9575b628b7733ddf264bb_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0a9bacc5874bc2ef2b9a94773e3b574e37a3bf5dd653e8b5d14f2504fe4192fc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:0b8c62a7936287bef4ad9ddffa0e509fa8c55e51c4489a9e252464f8bc725e1b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:4e53db4597299c8cca35bac0f92926d5f1870a3fc29f10500d2a27a0f0ad380f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:ca827e3d42ff441913c975a4a668010e101d79d86692e04811c1d087a45381d3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:1141e5e15fb6294315ae74a0e4ba5c7809e00e8c41439784866a1493c14680c6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:2f075003ec1f87854004fc59798aad93b9e639e9278f98155800416a2c447bc4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:44a41c9e2dca0a1fc5ffbb346361670dcbdc49f962847d721d109685da836c18_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:fb9192760a06ec091005506a361e716a609d6b1f7040cf870f9f9e610e357b28_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:975b9ac316526e3f2dc6b88eab497a49caced29439334ee643aa95c8db92293a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9a175891747b1c1b3039c4c19c3bd96a1917f113967b8e5b79ae3782e729a291_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:9f58e4f333bef42f8bcb765b6fc9bc05cd24e7c18a9e01770e7579e1483a6922_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:ad80103fc1e653eb4a59d1bf3ca316b56dd06f4642db8dafb9a10e44d9e6791a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:608c5d9a165079bc8d8b4498fe6e05a2471988cca587ca832f7c596823571528_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:7d92bf2ef97a5a48ddd5ad1b4dbad89a9f92fb8851547f1cc8013350026e0792_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:bf665756859254264ebfe16e329bf5f9d18a749593c44c97e882a936e52ba344_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:ce46a81c07f56a972f258a5a41a37ba507a6cfac808c476ff591f8d7d450e9e4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:3e9ee05b080b5b65744f2b8073ed526da1dee0681a8796610fb571e1d8abaa19_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:5ab375cd99f8cb12d022aa05296d0f02a66118dd7a9e9650f3601baec1c89e8e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:692aec3fa16c0496789d8933bdef07c2bd84fb0efafa63ea244497fb81a2d073_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:951e4d94fe67da84244cab13de114ba4b9af13a4b3e283c4946350dd10a71ff5_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:649a7ecca4d3d8209d323e355278800528bb070092435cdb9558f3ed1f4c0225_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:8ab0496907f9dd753ae531a22f2f0aa23142941874a13111b6a6adc7be7270ba_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:25116cc0663cb954b37229091b1b6cdf42a3766624e41e368aa8595f8489c33f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:2e4b47571910f31011f59bbf4b26f4e3ae9b3791df43789309215f0c1d5befcc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ab120bb258dbd4b995c9cef96dc906a9b8847d16598f47d2e6ce221c15ac4def_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:ad7f0f0f7c83665e72faeee3ca9f25520992a461f70e32d584664a916c32403d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:6db57cc023c54a5566c15cad48c16bad4bd25232e80f036a068acd30c98dfd6c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:fcd9b400965f10b45ca3055befa0b6a592b3b20311538993e992bc07a1c51ceb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:26b5e3eb58630a924e53e899560be407737b68de16e970b49a515d38471798f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:2f3b6e66b2824e9d532136e92789717672b699b9d8db8c76d37e9131ecb83dc9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:1d682c3e48e2334d4620ad28e98b0481561a73ec601009e978ff784c65f8b4ef_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:63bea817a4f3f2757d21d16b0ea3651fc5688653940bf28bbc533d899339319d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:5f30f4df6fe45b2119f3caf53f9cc4322d90f53f0f61865c420bc0d1d36f4d51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:9f11d7fa7e9e721859a7712a3a4f358d053e0a7f792b5d2343383646d067b923_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:fdd4ed540e124ddb095e9bcfe26c696478d602e546d8294e8dd8d1ffbee559e2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:497fcdb001d8f7d319a22817ac03b15ce8741de85113bbdc561f0af353c2e11a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:5980d4324867b7d1f336b429eed1ff30041f0a5affb301d11d1d0a5c5504e8a9_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:75a873a6c0bbb7955a4c4e0765c5fdf8893c5932e8a1cefde4de3326a6271731_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:46be3f3e252b1561cc42210a8a2ac53d268b3cc8f2b6df6624147ee3e62245ae_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:a596256bf0771004c3044922d3eb0eb5a3159e4d685dc1b809ca45e35b34301a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:bb84c12dccf5c13c73b4aaa29459f0160524b9c1f18b731b7aec108c91340f48_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:312179dc9a5d8fb811034083a793bb4310667dede4aca05ae124d099808bd377_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:3ccd375419d2263111cf007ae11825f64ccab9892db0e19f45f9f35ee492b54d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:87d97fa0d58c8005f4a9a69d4a46f2460c9f6e706cb99395a807d4c0d19f8903_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0012fe999529890854dc7abb22d6be10646d19932434548cd7f9591163a3ff5b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:29cc0ba28557f23bc198ebea01125c242a8340de099e76449a102d137797b4cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:c57cef396a64eab7b28439fa1d2020fa693165674b374ea9dc0c5cdc0ed5c250_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:0c1a93b61078157ce8519d0b961976b836e29ce6e0f7e391feef28358b5f5753_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:9779a79a55b56038b33da6d78968a8ed7a2afc2be9084217effe6bab1238a110_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:e93da24109bc1540c2df4a16e9d3dceeb08b0da455131081e2d5766035a5182c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:35e808aefcf80835dfa428afd1403bf5d1de447494a498f26c72c1452cd0a741_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:dfea69431eddf3c52d6bed839543d3e3b5caf7cd9e5cabad8606622889844519_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:fdec3d613e134716fd68ad508950825384c22d47cfbd5b35320d07ac5b45c2c0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:9a42faae5d770bffc33b10cd27800922636399a6537f8593762c6f73f668e10f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:e53623f6fae8f6fa126c0f6abfca699474d871f3f0ced437a18050bec386ed7b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:20c12c45a2ae97fa8d6c7e6a118312746827cb7ca38153561cb57514f9d97548_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:400112e3da652fca1e3305094fef154ee8861c925cde6990e5367563b97c00b7_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:a6b566e69fe2d91ee6158bd1ab7cf194cdb297299f3a168b747021caba0b5b26_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:b985b5fb65e14f85201f6bf203f8bf250df28e39859aa5dea5c57bfb9ef3061f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2621feeefb3f669e9085254fa692684a6a52747b21cabf2f9b7d4b4c3948e124_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d7209aeae69c1ed9131f09a4b4e985017a13c862c51a72b98ea2a492a71ae9ce_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e7b5fd5cf7c977e449ed18df9ee36ae01792fa5e29f3fde699bec9d98f756d26_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:f8d4ce14cd989e8c58311e82029c6c6cccec695ea575f166b6055c3f35bf2799_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:16a39ecbc5123f3988cb2a84702170eabff7e727afa2f4dc539bd18189ad60e5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:26ef802601b5e1112109e6e164d33baf23fa0f39afa60808999e1297d5c21bb5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:99460892a3e90120efc6e716a7500735c52c50d65dcf5465d7e5be4b2b9003ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:da480dc1f2580b2ddf4134d4a5aa0a97dae614c45bdbcb1efa730942040932c4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:1bb44503719002d1f33edd9fa46fd49e504a9313e1f31265d195d485b3968e6d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:57e7e891e644592724abeab453f5473bfa8054f24115e1fe36392c25256d06fc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:669297006507c33bba5dbc2474a520b765b53b1fb6f16c70e265a4753d920eb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:eb35153aa700ad735ad5b79e39f1c60228465202fc44212a96b04f243b7e2e0d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:28c3b741ebd618e039a9ec91700561297a02e82609aa1ed738450b9ce54a8489_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:4665cb847f33a6277693b58fcae16825df665d0dd7a8cb4646a85a97fc43a903_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:d2761826b42ada3d788f68ef84936eb898c880c84cc986e1f13a4f8348e122a4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:e6938062c203d314ad808e445c63851dd0349c412cfd7652ce2eace4fd5c71d5_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:075c7515bc5f793deb67299ceaffe5f73a0da3abb9f9e2b85bd806ddeef9d723_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:43be9d465bf096a60612ab20779ff6515b90386c2f4ec9859c6997ea5794fbaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:4c3adc0ded450334da429cbe64ed4bbbaa7cb732a00a4f2c5b86369d1ceb37be_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:54c1eab12875ff3ea72e58779f467f7cb28aa29e0b3c01a890657c3b530d2b05_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:51fef4818f67618a90521d9976cdf8d730a08a007e6befd6e90ae31c164eb4f0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f47a493ee94147cdaa516f650db367fac54d3120eae4e820ca57f544b79f74b2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:a2ff8f6f4f4f74ded787226db9acd7c2cb0187c55e3a4f1e10f78e12abeb5093_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:d2b06ce19b43fdb0b9ef4b6f4a971fbc12f401876b498a5742a1826cb9f408b3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:78be6e658e448beed1ba3ff3f342f0d622f5792372509c80c8b3457992b22fb5_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d29887bdef1b857caa391e016edf59888cd9cce13fe15ca2117d4ef1992cbc7a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:650562c833addb45bf2ab735bdab246e77a6410984e44a67434e49fd8f523e5c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:abe2f6e66f290cd3a381f139fefbeffdbf02d18baea6b7f89b0333d9a086a8de_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:c826f8719cd169c534943840fb8a7ff0d81e3cb9e5b487507645ad44ae551c86_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:e2941a35df059c455a9aee241ba91324adfe9530d89566dbcca6be3225383470_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5af14d9bc7280cfc7786afdd4f3b3c1a843a0acce0e3d6da4b000f06291651cb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:5c5b4bd3313a69f5ebf5628ea3d9eba91482627b494d709ecb34ca8a51b0f626_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:695e350d55f361946a8a2ffc9adbc7aade4ddcb0be9276d7050529eff0d048f1_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:e2be1bd82de7eab4cdf5f316c9f18d23cb3729dd99f96e42e7b3fe2e125e5d0c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:6f3a92a9f30d7c9e7f7184afac49c8e47e61e1fbb4dd55ce9d99532c9f239e71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:75ae4ac51756274b19babaf7931764565e7ae8ae6806333369f0983a73b4b754_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:0d701ff9866e4482d00ac352331d33f889794ace6dad68a27616e4fdd4e83b0f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:92544411dd9fb25b6ca4d241ac96608bd9ce77668d044ad6325b59b3feb0e9ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:b46f819010c44aa5fec830784e1887cc96fb2c8240a0f4eeabdd2b842dcc89d3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e9a367090fa426ad3d73bf75ed5d1b677eb93205e69a5e35100d4d513a942467_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:0e2470e8097ed12829dd92b9f9b0039bbf3704640ba9db377c41bbb9aa0f0463_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5658b1670a62ff933cec4843c3622be4a02ee3918f9e934d70d6b7fd743248e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:cf5a82cc17fc350a437b2ed7716353222f036f874d2b1b7531d5d4754fb945e2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:db25e03691fdd7569bd32ab85c8f35d6c09c43f9c2153adbf0310aabcab1bf9d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:2b375b0e1cd03bd0284d176fec2afe7fa0eb5440e6eb74c3eea671d01250108e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:fc390d6c2781894affc4a648d36f92913ce85ed6a3d2a80d3752855b31b28625_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:faf17f32c204750a4062a54781d975d434e5a7abfbffd0e0bf751fdef4fa8b93_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:33b7b1098d75d3af07fbf7a21f91d619b76881b1b1678a532c54576eb57f3f1e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:a622fe0893d3bc327ac6f41970a2d52c4275c264d498c104dabc335ccadf974e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:96389b219669ac2ed86db8187ddff16d16f833893b5fce5312319f1b4a0d3d97_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:31b4983691940b0bca04bbdacb6bd20958b25af2b681f51d0d58b8cbd75db4b7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:4d978a909d1df9f3d3f995994306921b5de0afc870415025f972af7bb49a5015_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:dcd4adbcb2f48e061391b71a909d3e0d74b4893fdf4d2624120426f7ce294eb2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e8ae6c0cbe70972beb8b874dcee92a500601588fa7f505a2718df6c00668b90d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:352ec16a09d14d35d1fe6627bd11c4d96dd1fde1c2ab5cbfe68e8b59c13adc15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:616fc04520c2b11d47319aa8ae4e7de4d95f541e9b5ddda0407dbe02c7582596_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:77c3c790053a33ee2255c5570f5e861bb77ab06b2626142db08c67eba5e8142f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:b2ba9b7bd93bc2bca6981411392161674a9b826d8687e6951d3edbb8fd374e33_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:46775522a185002b6666cdda24933b9dd2773de5adfd181062723622d8cc62dc_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:5fa46dd0d9ea1b39d96cf4b1ea73adf74a6d38120c28125423815ed6301c58c8_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:a3cc5a1ad5f1d3f899d0a618766dfa955ebac2cc185e2dcba85a264abf1b2e7a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:e0c1cfb6bb33ca16e2504c72ad5cdd581a129bbc0ea69cb7c164ce60070ef1be_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:76a150b45d402c53301b2301669d357c29ed2d5a9adbfc91bc86e8bd3f414a17_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:48278783346cbd10fcee50de61998e9955640ece36b61e63e8a8102da14250a3_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:ab874d5f895307d35e75b32a95f9d28dbbcc91d828a053b776d10559df063f7e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:d2df9f3581cdba713d3123738d9c7c1293c0c3ca7f088a935a222b1b9dacd20a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e0999f3ebabf89036eddfff1d1905fa87604aeb8ec48474f6c1089b74808c9d0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:289083f6d51f3d3f80f66f0aa85ffdae569cf1c1020a66f2fcad7fc5f0ddc4f1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:22c5c7e4efdbeca928bdbdfccb9490ec0b005438048fc7196cc14c96ff1165bc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:03d87869fc6772996613e591efda63afcba7acceb00ed285c3c101da49bdb9fb_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:1e150956793d5c1b258d82e190199039b015fb158bfac7e974171af6ea364e9d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:494c7101e37cb5fccb9c0d3dded6c592ecc9e0d7e0860027ec8aefcc5b4d534f_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:8a8c9d92c57d56a5f7f1cec7f28e9f2bcb565949ed5ac17a2c061f25afc53a9a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:277249e3e0d71d664137bdfec5ff6144875dc93afa12801abcf24cac57600cf6_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:52a5c1e3e44fd287a30ed8013fa8acca6ae8a797b411852a46b210b7da4662d1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:7a4937121ce6379c6f2e925e2df9b77de3d5126062ec4a22f7e3f40c26d28499_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:b9a8cb6e7050d2d449cc2066328ad38b323c4f491932f494ea8eed5b04284217_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:248a43ef365f539056d052b881cf9f78919565be31bd26c9fff96e4b4ba2d55a_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:4b90471bd0f83d33417e377f05cc086bb757eaff60b8f0331c33549f0913b585_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:c798247e52787bbdd68b6dc7a1d720ed8df47bc263e5d58e72fa0e092a41ca9a_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:f0dd7d7ea572c101a2e60b8d330fcce12e8946b52a6bc58412ddd629d46be1d2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:10ea60405654199ff5d09b50fc8b83f6d9bb9dda8057e18441dead800b8fa974_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:5ee020fd12200f51352e83ee3936ef0a00ade392ef3ce3deace5109354962b66_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:2070413c4e3fc4ba1a92be46968b7ccf5092f082c2d10ef8f8dda7d125e79b03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:aba80cf71773281e941ef59648982a586d81ecd25e6982bcfceacc176e418101_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:9c445ef3bebd885b7d5992d4a6a42cc8f01f0bd53dbfe4b70b6c613c52bad76b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:6f5438357aaf6a1678cb6ce5b87e16f8e5addb13a3dee4d4d12d1ac7207ebf71_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:bb91800b15d7a4368766ff7656caefcf8d279164c25cf112a1f00cabc6c6fef7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:ca00cb1e61ec70c739eb6298bd4deee9d1eb4515c429bbb4d4b4e71123a45627_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:cf4454ac774c13a2042823db40322a737fe9293bdbbd4c1285bbb164960d2b51_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:097ad957dece5c8f91965a76d9febf8abc1a7bb09b551f2f2c587bba23ed9912_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:21a8c98c4e9a9413a16e2f76502e0cdf3ed460dca917e58f4ba5706cb1e6a40b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:366b8fabc2d1262a0be71d052e6cfd9660885d4d32efb9cbcab701e465cfe951_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:37b1fc952452db8c41164aa51bb30680bb6d125fb5a5b412d806149729536933_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:54d290922a135c94b352048dd3c37e04066ed33bdc983c0fce4e8fbc27245d26_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:7b6c293f36c43c37b2f0195914dcda106b83935903d7ba684da66a0ad218211c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:9db02922ac264fa6fd7d0c2f52cb801c565c6c7a4f66a69515420686c2a12aeb_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:aa201e496b8f97397b8b3d515d88ce0dd224457849717170ca93a2c53f5a5002_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:63ff771bfca3e06429eb29c88a24acb929280b224ec3f08a2db8b3253f5bdf04_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:d916194d4a391c7fa23475e891fc72e30a42d71fed47313fe8c1decc2a95912a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:5e7dd218cbeffebf647e2d5d2830ea0465479d901921b691bb0b858705323257_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:47ebfb1d254a76450eaa63cfe212a31429b837ccb36a5f060533159cbba88d94_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:504927b766afea0f01fae267e9f50d901cbdb9b2bb6fe06ed870ba46d6c64570_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:821e06ad52af04c15c57bcd6807d0f53cc24a3f46f27184806820f7dda5bc333_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:7083f5e46a456bc80bd0451ed4997fdad83c814bb56fec9ae58d77170265bbd3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:a5a2ed8f8b87a6224f5c16fbd974020ddec667711d1f1a6eb6a7bb413fba62aa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:ac0320e8bde049b7253b3a3095e77b72018213d0df99ebe45f444a5d506f0a72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:1c5899c396ab13db33e6513a35f582d63ec04d362e697fe79a1eb5b87e6a1877_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:6147c8f8766ae10eb6f51f0443a691134c09e7dd1cf25f550d536789e8f154bc_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:8e46cb5b320a41c9aad21b2cdc5ea52d43e49f40726285d6558b54b7be912034_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
}
]
}
RHSA-2026:6762
Vulnerability from csaf_redhat - Published: 2026-04-07 08:45 - Updated: 2026-05-04 21:19A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6762",
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68131",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25048",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6762.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-05-04T21:19:49+00:00",
"generator": {
"date": "2026-05-04T21:19:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:6762",
"initial_release_date": "2026-04-07T08:45:04+00:00",
"revision_history": [
{
"date": "2026-04-07T08:45:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T08:45:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:19:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1775252598"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68131",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2025-12-31T02:00:55.240416+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The flaw in cbor2 allows information disclosure if a CBORDecoder instance is reused across trust boundaries. This could lead to an attacker-controlled message reading sensitive data from previously decoded messages. This affects Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI when processing untrusted CBOR data with a reused decoder.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "RHBZ#2426395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/268",
"url": "https://github.com/agronholm/cbor2/pull/268"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh"
}
],
"release_date": "2025-12-31T01:15:36.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing the `cbor2` library should avoid reusing `CBORDecoder` instances when processing data from different trust levels. If `CBORDecoder` reuse is unavoidable, ensure that sensitive data is not processed by a decoder instance that will subsequently handle untrusted input. This operational control prevents an attacker from accessing prior decoded information.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-25048",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-03-05T16:01:14.634884+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "RHBZ#2444840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25048",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32",
"url": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3",
"url": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3"
}
],
"release_date": "2026-03-05T15:34:42.095000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "RHBZ#2448440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray",
"url": "https://github.com/ray-project/ray"
},
{
"category": "external",
"summary": "https://packetstorm.news/files/id/215801/",
"url": "https://packetstorm.news/files/id/215801/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure",
"url": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure"
}
],
"release_date": "2026-03-17T19:33:50.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:45:04+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6762",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6762"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:3e9fbe1a078889d05d0291ef5cfba07924540609f8315c1c88d0f1a13eca5d45_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
}
]
}
RHSA-2026:6761
Vulnerability from csaf_redhat - Published: 2026-04-07 08:44 - Updated: 2026-05-04 21:19A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server Model Optimization Tools 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server Model Optimization Tools",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6761",
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68131",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25048",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32981",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6761.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-05-04T21:19:48+00:00",
"generator": {
"date": "2026-05-04T21:19:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:6761",
"initial_release_date": "2026-04-07T08:44:07+00:00",
"revision_history": [
{
"date": "2026-04-07T08:44:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-07T08:44:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:19:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1774547384"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64",
"product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Ae2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis\u0026tag=1774547384"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68131",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2025-12-31T02:00:55.240416+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The flaw in cbor2 allows information disclosure if a CBORDecoder instance is reused across trust boundaries. This could lead to an attacker-controlled message reading sensitive data from previously decoded messages. This affects Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI when processing untrusted CBOR data with a reused decoder.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "RHBZ#2426395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/268",
"url": "https://github.com/agronholm/cbor2/pull/268"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh"
}
],
"release_date": "2025-12-31T01:15:36.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing the `cbor2` library should avoid reusing `CBORDecoder` instances when processing data from different trust levels. If `CBORDecoder` reuse is unavoidable, ensure that sensitive data is not processed by a decoder instance that will subsequently handle untrusted input. This operational control prevents an attacker from accessing prior decoded information.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2026-25048",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2026-03-05T16:01:14.634884+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444840"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in xgrammar, an open-source library for structured generation. This vulnerability allows an attacker to trigger a segmentation fault, causing the program to crash and resulting in a Denial of Service (DoS). The issue occurs due to improper handling of multi-level nested syntax.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25048"
},
{
"category": "external",
"summary": "RHBZ#2444840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25048",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25048"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32",
"url": "https://github.com/mlc-ai/xgrammar/releases/tag/v0.1.32"
},
{
"category": "external",
"summary": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3",
"url": "https://github.com/mlc-ai/xgrammar/security/advisories/GHSA-7rgv-gqhr-fxg3"
}
],
"release_date": "2026-03-05T15:34:42.095000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xgrammar: xgrammar: Denial of Service via multi-level nested syntax"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"cve": "CVE-2026-32981",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-17T20:01:37.453284+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448440"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been identified in Ray Dashboard in the Ray Pypi package. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences (e.g., ../) to access files outside the intended static directory, resulting in local file disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32981"
},
{
"category": "external",
"summary": "RHBZ#2448440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32981"
},
{
"category": "external",
"summary": "https://github.com/ray-project/ray",
"url": "https://github.com/ray-project/ray"
},
{
"category": "external",
"summary": "https://packetstorm.news/files/id/215801/",
"url": "https://packetstorm.news/files/id/215801/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure",
"url": "https://www.vulncheck.com/advisories/ray-dashboard-path-traversal-leading-to-local-file-disclosure"
}
],
"release_date": "2026-03-17T19:33:50.107000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-07T08:44:07+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:6761",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6761"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:950e0d72a64f8a7b6414be2d9ab01ba8342a900e3b4c272295a3d63ef0a6d22c_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:e2fc16946f33c8e701f4eff7fc5de9910df865051de0141114cebd3e2c10f0aa_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ray: Ray Dashboard Path Traversal Leading to Local File Disclosure"
}
]
}
RHSA-2026:13545
Vulnerability from csaf_redhat - Published: 2026-05-04 17:14 - Updated: 2026-05-04 21:19A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A security flaw was identified in the Ansible Lightspeed API conversation endpoints that handle AI chat interactions. The APIs do not properly verify whether a conversation identifier belongs to the authenticated user making the request. As a result, an attacker with valid credentials could access or influence conversations owned by other users. This exposes sensitive conversation data and allows unauthorized manipulation of AI-generated outputs.
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by providing specially crafted input that generates a regular expression with multiple sequential optional groups. This leads to an exponential growth in the generated regular expression, causing a Denial of Service (DoS) due to excessive resource consumption.
A flaw was found in the AAP gateway. The user auto-link strategy, introduced in AAP 2.6, automatically links an external Identity Provider (IDP) identity to an existing AAP user account based on email matching without verifying email ownership. This allows a remote attacker to potentially hijack a victim's account or gain unauthorized access to other accounts, including administrative accounts, by manipulating the IDP-provided email.
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.
A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
A flaw was found in dynaconf, a Python configuration management tool. This Server-Side Template Injection (SSTI) vulnerability occurs due to unsafe template evaluation in the @Jinja resolver when the jinja2 package is installed. A remote attacker could exploit this by embedding malicious template expressions in configuration values, which are then processed without a sandboxed environment. This could lead to arbitrary code execution on the affected system.
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
A flaw was found in LiteLLM, an AI Gateway proxy server. An authenticated user can exploit a missing authorization check on the `/config/update` endpoint. This allows the user to modify proxy configurations and environment variables, leading to remote code execution by registering custom endpoint handlers. Additionally, this vulnerability enables unauthorized reading of server files and potential takeover of privileged accounts through environment variable manipulation.
A flaw was found in LiteLLM, a proxy server for Large Language Model (LLM) APIs. When JSON Web Token (JWT) authentication is enabled, the OIDC user information cache uses a truncated portion of the token as a cache key. An unauthenticated attacker can exploit this by crafting a JWT with the same initial characters as a legitimate user's cached token. This allows the attacker to bypass authentication and inherit the legitimate user's identity and permissions, potentially leading to unauthorized access and privilege escalation.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.6",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nFor details about this release, refer to the release notes listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:13545",
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0598",
"url": "https://access.redhat.com/security/cve/CVE-2026-0598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27606",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31812",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32274",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33154",
"url": "https://access.redhat.com/security/cve/CVE-2026-33154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35029",
"url": "https://access.redhat.com/security/cve/CVE-2026-35029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35030",
"url": "https://access.redhat.com/security/cve/CVE-2026-35030"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4926",
"url": "https://access.redhat.com/security/cve/CVE-2026-4926"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6266",
"url": "https://access.redhat.com/security/cve/CVE-2026-6266"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13545.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2026-05-04T21:19:43+00:00",
"generator": {
"date": "2026-05-04T21:19:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:13545",
"initial_release_date": "2026-05-04T17:14:54+00:00",
"revision_history": [
{
"date": "2026-05-04T17:14:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-04T17:15:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:19:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1777410621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3Af07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777386606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Abf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Aa6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1777410604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777293525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Aab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777398576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Acd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ac6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aa83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777377014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Aad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777296732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Ae9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777176989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ae2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777177318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777302345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3Aa6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777163503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777394269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Af264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777399713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777402399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Aca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Ac0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391542"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777386606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Aff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Aec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777293525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777398576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Aebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Aab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777377014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ae00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777296732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Ae330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777176989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Af67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ae4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777177318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777302345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777163503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777394269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777399713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777402399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ae5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Ac42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Ace5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Acb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391542"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777386606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777293525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ae5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777398576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Aad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Af77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Afd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Add2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777377014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ab00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777296732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777176989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ae48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ae4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Ae8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777177318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777302345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3Aca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777163503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Afe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777394269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Aab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777399713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777402399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Add66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Afa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391542"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777386606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ac9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Abab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777293525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777398576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Abe0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777377014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ac3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777296732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Af371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777176989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Aca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299088"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777311120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777299023"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777177318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777302345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777163503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Aa47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview\u0026tag=1777394269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777399713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Add686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777402399"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ae3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777387537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777163557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Ac9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777390333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Ad0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26\u0026tag=1777391542"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
"product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"acknowledgments": [
{
"names": [
"Laura Pardo"
],
"organization": "RedHat"
}
],
"cve": "CVE-2026-0598",
"cwe": {
"id": "CWE-283",
"name": "Unverified Ownership"
},
"discovery_date": "2026-01-05T07:34:33.335000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427094"
}
],
"notes": [
{
"category": "description",
"text": "A security flaw was identified in the Ansible Lightspeed API conversation endpoints that handle AI chat interactions. The APIs do not properly verify whether a conversation identifier belongs to the authenticated user making the request. As a result, an attacker with valid credentials could access or influence conversations owned by other users. This exposes sensitive conversation data and allows unauthorized manipulation of AI-generated outputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-lightspeed: Broken Object Level Authorization Leading to Cross-User AI Conversation Context Injection in Ansible Lightspeed API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. The flaw in Ansible Lightspeed API conversation endpoints allows an authenticated attacker to access or influence other users\u0027 AI chat sessions due to improper ownership validation of conversation identifiers. This can lead to unauthorized information disclosure and manipulation of AI-generated outputs.",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0598"
},
{
"category": "external",
"summary": "RHBZ#2427094",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427094"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0598"
}
],
"release_date": "2026-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-lightspeed: Broken Object Level Authorization Leading to Cross-User AI Conversation Context Injection in Ansible Lightspeed API"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-4926",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-26T20:03:28.427630+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by providing specially crafted input that generates a regular expression with multiple sequential optional groups. This leads to an exponential growth in the generated regular expression, causing a Denial of Service (DoS) due to excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp: Denial of Service via crafted regular expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in `path-to-regexp` that can lead to a Denial of Service. The vulnerability occurs when specially crafted input containing multiple sequential optional groups is used to generate regular expressions, causing exponential resource consumption.",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4926"
},
{
"category": "external",
"summary": "RHBZ#2451867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4926",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4926"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
}
],
"release_date": "2026-03-26T18:59:38+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, limit the use of multiple sequential optional groups in route patterns within applications that use `path-to-regexp`. Additionally, avoid directly passing user-controlled input as route patterns to prevent the generation of maliciously crafted regular expressions.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "path-to-regexp: path-to-regexp: Denial of Service via crafted regular expressions"
},
{
"acknowledgments": [
{
"names": [
"Robin Bobbitt"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-6266",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2026-04-14T06:29:16.779000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458142"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the AAP gateway. The user auto-link strategy, introduced in AAP 2.6, automatically links an external Identity Provider (IDP) identity to an existing AAP user account based on email matching without verifying email ownership. This allows a remote attacker to potentially hijack a victim\u0027s account or gain unauthorized access to other accounts, including administrative accounts, by manipulating the IDP-provided email.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aap-controller: aap-gateway: Account hijacking and unauthorized access via unverified email linking",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6266"
},
{
"category": "external",
"summary": "RHBZ#2458142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2458142"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6266",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6266"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6266",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6266"
}
],
"release_date": "2026-05-04T13:35:24.113000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aap-controller: aap-gateway: Account hijacking and unauthorized access via unverified email linking"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
}
],
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw, while difficult to exploit, would lead to a loss of integrity in the encrypted communication channel. Given that the cryptography package is a library, it is likely to be used in situations that do not require user interaction.",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-27606",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-02-25T04:01:24.449922+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442530"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27606"
},
{
"category": "external",
"summary": "RHBZ#2442530",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442530"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27606",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27606"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2",
"url": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e",
"url": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3",
"url": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v2.80.0",
"url": "https://github.com/rollup/rollup/releases/tag/v2.80.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v3.30.0",
"url": "https://github.com/rollup/rollup/releases/tag/v3.30.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/releases/tag/v4.59.0",
"url": "https://github.com/rollup/rollup/releases/tag/v4.59.0"
},
{
"category": "external",
"summary": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc",
"url": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc"
}
],
"release_date": "2026-02-25T02:08:06.682000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-31812",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-10T23:02:15.752133+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quinn-proto, a pure-Rust implementation of the IETF QUIC transport protocol. A remote, unauthenticated attacker can trigger a denial of service in applications using vulnerable quinn versions by sending a crafted QUIC Initial packet containing malformed quic_transport_parameters. In quinn-proto parsing logic, attacker-controlled varints are decoded with unwrap(), so truncated encodings cause Err(UnexpectedEnd) and panic. This is reachable over the network with a single packet and no prior trust or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The availability impact of this flaw is limited to specific services on Red Hat systems. Host system availability is not at risk.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31812"
},
{
"category": "external",
"summary": "RHBZ#2446330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31812",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31812"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31812"
},
{
"category": "external",
"summary": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98",
"url": "https://github.com/quinn-rs/quinn/security/advisories/GHSA-6xvm-j4wr-6v98"
}
],
"release_date": "2026-03-10T21:04:36.812000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quinn-proto: quinn-proto: Denial of Service via crafted QUIC Initial packet"
},
{
"cve": "CVE-2026-32274",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-12T20:01:22.957558+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447111"
}
],
"notes": [
{
"category": "description",
"text": "A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "black: Black: Arbitrary file writes from unsanitized user input in cache file name",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "RHBZ#2447111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d",
"url": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d"
},
{
"category": "external",
"summary": "https://github.com/psf/black/pull/5038",
"url": "https://github.com/psf/black/pull/5038"
},
{
"category": "external",
"summary": "https://github.com/psf/black/releases/tag/26.3.1",
"url": "https://github.com/psf/black/releases/tag/26.3.1"
},
{
"category": "external",
"summary": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m",
"url": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m"
}
],
"release_date": "2026-03-12T19:47:07.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "black: Black: Arbitrary file writes from unsanitized user input in cache file name"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
}
],
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-33154",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"discovery_date": "2026-03-20T21:01:35.498935+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dynaconf, a Python configuration management tool. This Server-Side Template Injection (SSTI) vulnerability occurs due to unsafe template evaluation in the @Jinja resolver when the jinja2 package is installed. A remote attacker could exploit this by embedding malicious template expressions in configuration values, which are then processed without a sandboxed environment. This could lead to arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dynaconf: jinja2: Dynaconf: Arbitrary code execution via Server-Side Template Injection",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33154"
},
{
"category": "external",
"summary": "RHBZ#2449774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33154"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/commit/2fbb45ee36b8c0caa5b924fe19f3c1a5e8603fa7",
"url": "https://github.com/dynaconf/dynaconf/commit/2fbb45ee36b8c0caa5b924fe19f3c1a5e8603fa7"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/releases/tag/3.2.13",
"url": "https://github.com/dynaconf/dynaconf/releases/tag/3.2.13"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/security/advisories/GHSA-pxrr-hq57-q35p",
"url": "https://github.com/dynaconf/dynaconf/security/advisories/GHSA-pxrr-hq57-q35p"
}
],
"release_date": "2026-03-20T20:22:59.090000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dynaconf: jinja2: Dynaconf: Arbitrary code execution via Server-Side Template Injection"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"cve": "CVE-2026-35029",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2026-04-06T17:01:57.502231+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455474"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LiteLLM, an AI Gateway proxy server. An authenticated user can exploit a missing authorization check on the `/config/update` endpoint. This allows the user to modify proxy configurations and environment variables, leading to remote code execution by registering custom endpoint handlers. Additionally, this vulnerability enables unauthorized reading of server files and potential takeover of privileged accounts through environment variable manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "litellm: LiteLLM: Remote code execution and privilege escalation via unrestricted proxy configuration endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in LiteLLM allows an authenticated user to bypass authorization on the `/config/update` endpoint. This enables modification of proxy configurations and environment variables, leading to remote code execution, unauthorized file access, and potential account takeover. Red Hat Ansible Automation Platform, Lightspeed Core, and Red Hat OpenShift AI are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35029"
},
{
"category": "external",
"summary": "RHBZ#2455474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455474"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35029"
},
{
"category": "external",
"summary": "https://github.com/BerriAI/litellm/security/advisories/GHSA-53mr-6c8q-9789",
"url": "https://github.com/BerriAI/litellm/security/advisories/GHSA-53mr-6c8q-9789"
}
],
"release_date": "2026-04-06T16:35:28.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "workaround",
"details": "Limit network access to the LiteLLM service to trusted networks or hosts only. Implement firewall rules to restrict inbound connections to the LiteLLM service\u0027s port, ensuring that only authorized systems can reach the service. This reduces the exposure of the `/config/update` endpoint to unauthorized authenticated users.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "litellm: LiteLLM: Remote code execution and privilege escalation via unrestricted proxy configuration endpoint"
},
{
"cve": "CVE-2026-35030",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2026-04-06T18:01:07.517951+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455509"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LiteLLM, a proxy server for Large Language Model (LLM) APIs. When JSON Web Token (JWT) authentication is enabled, the OIDC user information cache uses a truncated portion of the token as a cache key. An unauthenticated attacker can exploit this by crafting a JWT with the same initial characters as a legitimate user\u0027s cached token. This allows the attacker to bypass authentication and inherit the legitimate user\u0027s identity and permissions, potentially leading to unauthorized access and privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "litellm: LiteLLM: Authentication bypass and privilege escalation via OIDC userinfo cache key collision",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in LiteLLM that enables authentication bypass and privilege escalation. The vulnerability is present only when JWT authentication is explicitly enabled, as this configuration is not active by default. Red Hat Ansible Automation Platform, Lightspeed Core, Red Hat OpenShift AI, and Ansible Services are affected if configured with JWT authentication.",
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35030"
},
{
"category": "external",
"summary": "RHBZ#2455509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455509"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35030",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35030"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35030",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35030"
},
{
"category": "external",
"summary": "https://github.com/BerriAI/litellm/security/advisories/GHSA-jjhc-v7c2-5hh6",
"url": "https://github.com/BerriAI/litellm/security/advisories/GHSA-jjhc-v7c2-5hh6"
}
],
"release_date": "2026-04-06T16:47:02.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:14:54+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that JWT authentication is not enabled in LiteLLM configurations. The vulnerability only manifests when `enable_jwt_auth` is set to `true`. If JWT authentication is not strictly required, disable it to prevent potential authentication bypass and privilege escalation. If this configuration is changed, a restart of the LiteLLM service may be required for the changes to take effect.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1879be3aafbece708fd6d586940f6db61e5effd235ffb236f107366004146a19_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:bf34af37cbbcc048dcbda9aa9bf873fbdf244f50840f09cb0e001c2d2ef355cd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:c9596b4386a20a5e74b35550600fef3254fecae6138648cf11bc64a83da9efbf_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:ff00bd55d0eb26d87e03dcb98f3ab8c5bb6b1012d2a42486b8937e0b6dd4af9c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:20ed55c20740e13ca1db2b4ff3eb481253db2810b70f824f181d2262d3ace126_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:78bb601708c89ce1faa58e980d1b423c4498e469e514f6e4b16c997d12370b52_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:bab7406571af3a01039fc6841ee853ea06d6dd7bf8019ccdb381a3ecdbc1dd79_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec4da4a38f9998fddde6f91a87529c4daa0e6c0a4919226bc4237ec6fadc11bb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:05384905447e5c2974eda5cb9866696246f00ae4db42fa6de0dcfe4a1e89f46c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:4ba84fa1e2e4ed841c46d1cbc59472b79ce35a2c135248c43c8b23916aed7942_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:52fab2d0ae1d8e4d8c4b060e5fc350f33683f217a6c0532674010e73be9ff640_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:ab51737c0258483311e4ede2b82fdb922c969524eaa7c45dfc48d3fdcaf520d8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:54b1efe54cdd3e2c87a82a348fd94ce523e78c5538293455672cf68aa378eda0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:5dcda98257c48961b90ac115bdccbc263da391ac74b3a2933d1b85b6bf4d80db_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:682ff0ea64332671b1001fbbc480eb83fb9b708ad758c9e916eb36456d8e2d2f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:6adb734db3dba05e49bdb7419b3cb6dbd1fed880461ff0745a2ddca43d6ddab2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4adc9ebce0716fe9b9f8c6b6604c5ab0481ce4c886b805f15476174d434a1912_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:a83ccba93f9d43062eeb9fe6bdbee59c2e5e968088a36997fccbe0f82ebafdce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:ab4819ac35d6519172ed95800560c4e3214755cc1a08a7214ccb28486342b139_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:dd2e7f8245c01fe31b1de0266ca06062ed70f4ea5dee49e4211bd2694c639235_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3c8aa59788c7f7b40df6925505514145ce0dbe65c00cab2e282026f3a6ab1da4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3d1afcc994ba68650434a2026d7c1880f966bfcf8f29628c16e29c65060cff7a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:ab0da105ec388adec982fdf764ff04e190ddbca309c7a993690a6e121a893d43_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:f264bf94eac8ccff912cf887a95344e2a34e7278c7c2c5601d58220d8a671ec6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:01a19f289323c271cbbbaab4212d5506d18d43f12f4466edfd0d103c2a3e9b7f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:5c76959f4673118d55a0db120fa66dd8b01b08fdb692ca0e38c5fe308a6a2b72_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:9c8be5a5c68f895ea44edecc9753156c919d3b213313df29c147f0d07c21e1fb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:dd686595d1aadaffcf7bac93f62af54eea6bdfb22421c2dfa0f39c8c9b9acfa0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:041000cc15cc318f722190a3f8e2f7cb93554cec331f366d974836755e067b51_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e330461a0f551dc854a059e8445d561bfeb0b02ea576a607ad9d1f147317e2ef_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e9ce48222555609c71e7324e23e66fb1b3d134f40c189d592f7743873007d370_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:f371eabd47413a32e879d6947dee056e13fe7fc5fb8b0ebbd07c9acca37fb3c6_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:ad1f665181f381613a6dd574017e40a6fdc74c8cc588732cf00e45bb80849cee_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:b00858c99380fb965e200d69fc75f028c8b5b9ce653abb844b49013df8a35444_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:c3cd9385d4acdacc2bc144afa2196720f886dc176f64ca5d2e1f67a1d627dfc0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:e00a5aafd252eb9c769eac13ece239e3fdc538d98c535f55f357b1d3765e4af9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4864575218feeedf824d9eb752f1692f5e392591f7fa2395abcfc25fe896cfb9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:ca28f6d2d9fc72a528ad5d2c5e0b1f95a30ede649281664bcfc65d34b1bc2b18_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e2cff01ae7580087c28bca736d99d315c751b64de765622ece00f28cee9525ff_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e48c4f1376c40713c021d0716d8beef1236eafa71e352bb60b7e7d9a8e0b43a9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:8b519343000fd984803c925b0bd13f523f87b0a454cf5fce5f70190a8446c2a2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9c4a7aa1efe4c605bf432acbd7fc96dc11bf62a6faf72477b92c6204273d744b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e3fbb0cc2a718cbc13bbbdea96128288fc80d6db943d69857ec659ab347e0900_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e5c623b50baccc7a6880470936734b82aca8df0b256d792827fe12d7dbf63cd8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:128a757b63856a6f014e985a962bf3dec109a91dc11578124b1d455dc6749fee_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:4597571b8b3713e4dff7639e3698695b604ea0832170bd2fdecf11d9a87d6b84_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:a47c9e01586d13b7d9ee14a6373e05086c2830e5f0fee138087b0930809f2e9c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:c42805440387569619f4c8cae5dd15547c16e5450682454c97793702ed1090e4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32ee6d1b6f98eb0c37fa7a9808b42aab01da08e4e2cadb437ad5b49b2d1a7875_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:874f03ad0a3ab9163ef7ac41d86459e54fbe1eec824adfbc70b3d6703ce120af_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4af2de2e44c5a2d666ea83c3338449cafcbad0d7081e123da1ef05f1adb3f23_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:e4b8e88b66e7a815fcccca8c021c53453502dd1a70494edbf1ff894c3889c489_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:61b82da271e0e66cf77cf38658790919e8b6c406d0005bd15e0ee6bb28a7e7c4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9c5fbdc3bb9ec83f2be4ce8238b2a426c0ea0d7dd4724a28473c087b2ba2c8dd_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:9fbbbc784d3573df7024826b09f6327349c36c64c6e9e0e0338f959d605656ed_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f67d315964083f1d05055584dcd24a713c9ee2f3a28de92bbaa2cdcd5fb22519_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:1a71e725e9407a4461970dd03b5b0d57caca62765b7342ae1c133fc1ab61400e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:5a3abcce834de7cc14df8d13fa6862c805eb6539ae218b46adf522e715e861eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:7a056b0cfccfbfecb073264483259509fd622b467eb91d75d49d246cc4916ac7_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:8ea50459d569e923c3a883fdd8e086d66d64c7e3d1d24f7b4c7ea97987f855a0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:0ddf22b33eb86a8254e5bb8ccbc819fcbfb91c985b4593c2ea7aa3025e48829a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:6145d50f1c54e707d0582777c2dea1077a276ed55ce5d97527d3a1f91769673d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:72608d7d81966bed3c07270c249bd9a5f02e2edc3e833e8da341999a27ea3119_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e8bfeef2f561fb999b52b603f9918f437766d2e2f37541553cfeae03a0bedaac_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:02dce1950cfe4ffb3227457af90bf9f50fd5818ea1e7b867a29176e323f16222_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:2a6e77a0996f858ba3021cabe5481f3bba1921a15cbd7ccf345138ed282f9688_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:6d4dfa2ba325aae6918ba16a41544336169a74ef4c5b251edbe5b2bcbaa92470_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:832b7fa8cf817b17c74e4064a2330a21d488f54898cf0b73965a8daf71a0cba8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:09b27148b5264b03a391df78544bf89054a86be9a8f234e0bfbb89b38ab030e8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0b82d2926f48260d55b1ffab17335660e37e68a6acf8c5f46dc38a201af6a7f1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:44de772d413559b49a7a8358b30ef142b2afddf41d43fe354fcd0b0c72e66cc9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:99ea46e774f0c4667de04f51d559b2eea2b6487d58e64b1b0857572306092ba3_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a107e35bf15b706ec620d9140850c29a799ed9497f46f3c1c88dd0eb589ae61_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:3857a27d9cca34556e6b9e7aa12706eab9e8fd140c0e25d0ab165048a569d439_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7844a5a015b063eeff20461b531e6f5ddf8b59d6dacaf4cfcdcca48c977506d0_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e5143dbaea707608ebf1f911b4e9e332a20a0c1c169c8ddc4c10569a9e07e0c5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:368f837b65eb1627b30a675a208594a3ff8c83bbdb9cfd8587eefe1f03527441_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:523ac4bb0fc97868d63d855c5af50a7284795a7c156745da968a35e0491bf686_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ebd294ba17a31191f7fe1276b78e8066b4daf232d3369e7af80582caeb4bd97c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:f77e37ad7d03e07001cc85ee04ceb4e41d3eac919e3e4ae3a86eb87556216fa8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:23c21f847c7fe2e3651a5d1152e46ac91ddf16bb6c6a367c3b9e437da0503ad7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:ad373122550a18fabd4db5cca6ebc049103f092bdafb0a414410b5debeebfb91_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:be0166e947ccfa9edaadc7e6f8571400bfb93ed8948ede31c20addb6baee11e0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:cd00b0178cd6ad1ab6adfdc0b09d8314bac9f7c58eb412c90cacd555b3b3626a_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:4bc7a5bd8fd13c6630eddabc14285c7a20b5ccacb85db644c3ed11df1eeec6dd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:95ecc4663dbcfa5467c2744e9fa4a2e68a2dae5e9c89ec006b3531ec05d52242_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:c6b320e8bb9678586e730c17001cd3429720e418cd659708f46766711c5eda34_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:fd0249fa6c906a01554d5838693e0ace16240b5250da1a97527c385f2fa4e5b6_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4595344d943c6c7a7f3c1b39d2155a8731575e4e954c6049a2aebe4de3474cb2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:4ef01704c4cc594c1a329d30a82622d551c323d0294203d51b64af840d82061d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ca6fb0434e5eaa026276a5537a0e11440282de70573b2735cb22e59df82a8dce_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:ce5f39610ef1058c8814565232181936c5f147a9f1fa97de4b0e74202ae56b5f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:2681582df4963fad092ee217a9a1e21953a1ead4554d0ccca776b5bc40f3ac14_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:29b38c6b27d681f17c77c54cb51abe9f92777b8405f087f19aa9af66f3ae550d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c9894ec5d97f129a40254a3502ac05c46310b25629a6cbe50329caf12092d297_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:dd66528d7b26fce75e8eef95c49863929bb49dcc627a7da1230b01376da38b47_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:c0b6968eb6b1764e3f8a66c2e05c8723703bbb1589956926c1ca460a8c50e944_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:cb6dc7c0bd4ef6ca7b97e4369b8ee730e93ee15e3f362c1f59eb75f8719e6df2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d0c92142868f81163c2206a64a925ff97074410d6d8c5961b98bda76c2582647_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:fa5b38141b417c7eef7fb5a479a854185423b6b1c4109298910a3bef8645ca75_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0b66204b4c7c5f1c31c4fe5c091d9a050f507e0fc3baf54194bc0e5bdd1eac57_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:127813f558ee0073d365fcf25e55280b1ad14ca6746f956eb404231c9507ea27_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:4de0bbd1958c1c709bb57b475aea2f7d4beb4d82a0db4b67b5688b271e277b77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f07a752a396c6aded1e104a67796d49843ff7fa76cb4484f63d4312e16e7bbf4_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:6aeab592ffe1e34fc7d255e154f230ff46ccf95a63daaffbfb19f55ada3b3c11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:7f185a63814257474692c342ede57b001a27a227990de4f86579962b110b64e8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:a6275b3b9711cbd5c3c8edb650371ff9ae2329d9aee5ea83ce530d42c313f19c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:ca0921e816b1de843ae92c3ee0eeb8eeb0697588be4538cfa8e43a886d0e59a7_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:01dd2d20134419a05dccbbc18bb88f68884b780c2aa0bc28667dcd5e317d047f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:527ad3bb46b508e3becdcb317adb87720e706a25f748b03d75bce33378411c38_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:7b3f593f349943defc1bd51813c737b281dd062791e44f328a73670fb2b79db4_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:fe0801afabf091fdfff6496e36999c27acb9a34966aacee6587ae94b45c586d5_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:215c88d99678221d3e885596b521d00988df8b9569ed7eef17aa39bca8d127db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:a6f711ac57bf1a1de8e9121a25cf2af3462168c8d1e2fb7b0d6b5eb26e73aafe_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "litellm: LiteLLM: Authentication bypass and privilege escalation via OIDC userinfo cache key collision"
}
]
}
RHSA-2026:10184
Vulnerability from csaf_redhat - Published: 2026-04-23 14:53 - Updated: 2026-05-04 21:14A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.
A flaw was found in Feast, specifically in the Kubernetes materializer job. An attacker with the ability to modify specific YAML configuration files can exploit an insecure deserialization vulnerability. This allows for the instantiation of arbitrary Python objects, leading to remote code execution on the worker pod. Successful exploitation could result in cluster takeover, data poisoning, and supply-chain sabotage.
A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to get, list, watch any pod in any namespace on the cluster. TrustyAI is creating a role `trustyai-service-operator-lmeval-user-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` making it so that every single user or service account can get a list of pods running in any namespace on the cluster Additionally users can access all `persistentvolumeclaims` and `lmevaljobs`
A code execution vector has been discovered in the python NTLK library. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when downloaded and extracted by NLTK, can execute arbitrary code. The vulnerability arises because NLTK assumes all downloaded packages are trusted and extracts them without validation. If a malicious package contains Python files, such as __init__.py, these files are executed automatically upon import, leading to code execution.
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.
A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory.
A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server's memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.
A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.
A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.
A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.
A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.
A flaw was found in google-cloud-aiplatform. This Stored Cross-Site Scripting (XSS) vulnerability allows an unauthenticated remote attacker to execute arbitrary JavaScript code within a victim's Jupyter or Colab environment. This is achieved by injecting malicious script escape sequences into model evaluation results or dataset JSON data. The primary consequence is arbitrary code execution.
A flaw was found in TensorFlow. This vulnerability allows a local attacker to escalate privileges and execute arbitrary code. The flaw exists within the HDF5 library's handling of plugins, which are loaded from an unsecured location. An attacker with low-privileged code execution can exploit this uncontrolled search path to achieve privilege escalation.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.
A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
A flaw was found in Apache ZooKeeper. The ZKTrustManager component's hostname verification process can fall back to reverse DNS (PTR) lookup when IP Subject Alternative Name (SAN) validation fails. This vulnerability allows an attacker who can control or spoof PTR records to impersonate ZooKeeper servers or clients, provided they possess a valid certificate for the PTR name. This could lead to unauthorized access or manipulation of ZooKeeper services.
A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client's logfile. This vulnerability can lead to information disclosure, potentially revealing critical system details to unauthorized parties.
CWE-117 - Improper Output Neutralization for LogsA flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server's file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.
A flaw was found in Fastify, a web framework for Node.js. A remote attacker can exploit a validation bypass vulnerability by appending a tab character followed by arbitrary content to the Content-Type header. This circumvents the request body validation schemas, allowing the server to process the body as the original content type without proper validation. This could lead to unexpected data processing and potential integrity impact.
A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.
A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.
A flaw was found in pypdf. Processing a specially crafted PDF document, specifically with circular /Prev references in the cross-reference (xref) chain, can cause an infinite loop and a high consumption of CPU, resulting in a denial of service.
A flaw was found in pypdf. A remote attacker can exploit this vulnerability by crafting a malicious PDF document. When a user processes this specially crafted PDF, it can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system. This issue specifically arises when the `xfa` property of a PDF reader or writer is accessed and its corresponding stream is compressed using `/FlateDecode`.
A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).
A flaw was found in Koa’s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.
A flaw was found in Argo Workflows in which an attacker can leak sensitive information contained in Workflow Templates and Cluster Workflow Templates. Because the functions that retrieve template information use server permissions, no authorization is required to read templates which might contain secrets such as passwords, API keys, or other sensitive data.
A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.
A flaw was found in Argo Workflows. A user with privileges to submit workflows can bypass security settings defined in a WorkflowTemplate by including a `podSpecPatch` field in their workflow submission. This allows them to circumvent restrictions, even when `templateReferencing: Strict` is configured, potentially leading to unauthorized resource access or privilege escalation.
A flaw was found in tornado-python. A remote attacker can exploit this vulnerability by sending a specially crafted, very large multipart body with numerous parts. Because the parsing of these large bodies occurs synchronously on the main thread, it can consume excessive resources, leading to a denial of service (DoS) for the application.
A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
A flaw was found in the Python library, SimpleEval. A remote attacker could exploit this vulnerability by providing specially crafted input that allows dangerous modules or functions to be accessed outside of the intended sandbox environment. This could lead to arbitrary code execution within the application using SimpleEval.
A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.
A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass security controls or access unauthorized information.
A flaw was found in Netty. A remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server's lack of a limit on these frames, coupled with a bypass of size-based mitigations using zero-byte frames, allows an attacker to consume excessive CPU resources. This can render the server unresponsive with minimal bandwidth usage.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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.5 provides these changes:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:10184",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11157",
"url": "https://access.redhat.com/security/cve/CVE-2025-11157"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12103",
"url": "https://access.redhat.com/security/cve/CVE-2025-12103"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14009",
"url": "https://access.redhat.com/security/cve/CVE-2025-14009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-6242",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68131",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69223",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69228",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69534",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0846",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0847",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1002",
"url": "https://access.redhat.com/security/cve/CVE-2026-1002"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22773",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22807",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24281",
"url": "https://access.redhat.com/security/cve/CVE-2026-24281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24308",
"url": "https://access.redhat.com/security/cve/CVE-2026-24308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24486",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2472",
"url": "https://access.redhat.com/security/cve/CVE-2026-2472"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24779",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-2492",
"url": "https://access.redhat.com/security/cve/CVE-2026-2492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25223",
"url": "https://access.redhat.com/security/cve/CVE-2026-25223"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25639",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25990",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26996",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27137",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27888",
"url": "https://access.redhat.com/security/cve/CVE-2026-27888"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27904",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27959",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28229",
"url": "https://access.redhat.com/security/cve/CVE-2026-28229"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-28356",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31837",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31892",
"url": "https://access.redhat.com/security/cve/CVE-2026-31892"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-31958",
"url": "https://access.redhat.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32274",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32640",
"url": "https://access.redhat.com/security/cve/CVE-2026-32640"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33236",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33870",
"url": "https://access.redhat.com/security/cve/CVE-2026-33870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33871",
"url": "https://access.redhat.com/security/cve/CVE-2026-33871"
},
{
"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-2026-27628",
"url": "https://access.redhat.com/security/cve/CVE-2026-27628"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10184.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.25.5 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-05-04T21:14:44+00:00",
"generator": {
"date": "2026-05-04T21:14:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:10184",
"initial_release_date": "2026-04-23T14:53:58+00:00",
"revision_history": [
{
"date": "2026-04-23T14:53:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-23T14:54:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:14:44+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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Affdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Aacaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Af9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3Af20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Ae66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Ab3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Aaa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3Af3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Ad37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3Acbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1775144403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Ad4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Acc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3Ac8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3Ac9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Aec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3Ac6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Aebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Aab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Aae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ad9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Aef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776756834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Ad655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-openvino-model-server-rhel9@sha256%3Aebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Af2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776774771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ab5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256%3Af4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3A41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256%3A030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256%3Acf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Ac08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9@sha256%3A2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9@sha256%3A6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Aaa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9@sha256%3Adbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776272258"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9@sha256%3Aec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776272253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Abb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3A19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-gaudi-rhel9@sha256%3Acf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-rocm-rhel9@sha256%3A3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256%3A1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256%3A10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256%3Ad04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256%3Ada100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3Aad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256%3A0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3Ade2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-nlp-rhel9@sha256%3A13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product_id": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-caikit-tgis-serving-rhel9@sha256%3A83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3Ac99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ad961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3Ac7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Ae4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3Aa2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Aaa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-core-rhel9@sha256%3A50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1775144403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llama-stack-k8s-operator-rhel9@sha256%3Aea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9@sha256%3Acbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336739"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product_id": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9@sha256%3A3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ad42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3A0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3Ad128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3A8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ae5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3Aa9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3A026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Af3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776756834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3Ae04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3Ac00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256%3A93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3A017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cuda-rhel9@sha256%3Aa87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3A59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256%3A4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256%3A918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319453"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Af1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Ab425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3A72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3Ab255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776324811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3Ae5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776338381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3A2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3A8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3Ad209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3A981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3Adec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3A7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3Af2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3A1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740379"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3Ab5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740351"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Acc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776757672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776740366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776743865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3A2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3Ac96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3Afa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3A78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Aca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3A24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776747711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3Af8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Aba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Adf10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776259063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256%3A70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776336652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Aad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256%3Ae9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319275"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-built-in-detector-rhel9@sha256%3A025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Af19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product_id": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-fms-guardrails-orchestrator-rhel9@sha256%3A1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776247952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product_id": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9@sha256%3Ad3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776318927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Af49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-agent-rhel9@sha256%3A5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-controller-rhel9@sha256%3Ad0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-router-rhel9@sha256%3A49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kserve-storage-initializer-rhel9@sha256%3Ac4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776343111"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742560"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product_id": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-mod-arch-model-registry-rhel9@sha256%3Affd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776742141"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-metadata-collection-rhel9@sha256%3A1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9@sha256%3A724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776349389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776768333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776767991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product_id": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-must-gather-rhel9@sha256%3A22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3A11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776741479"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776773362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256%3A2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776257621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product_id": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256%3A5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776413275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-driver-rhel9@sha256%3Abdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product_id": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-ta-lmes-job-rhel9@sha256%3Abd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776271296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776243254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3Ac7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776748859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256%3A1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776308833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product_id": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-vllm-cpu-rhel9@sha256%3Abd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776259063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256%3A7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product_id": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256%3Ac0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=1776319213"
}
}
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_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:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_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:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_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:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"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:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_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:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_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:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_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:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_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:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_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:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_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:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_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:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_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:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_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:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_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:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_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:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_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:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_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:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_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:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_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:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_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:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_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:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"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:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_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:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_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:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_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:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_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:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_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:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_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:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_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:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_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:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_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:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_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-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_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:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_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:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_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:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_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:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_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:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_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:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_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:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_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:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_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:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_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:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_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:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_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:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_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:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"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:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_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:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_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:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_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:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"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:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_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:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_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:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_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:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_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:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_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:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"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:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_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:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_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:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_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:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_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:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_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:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_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:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_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:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_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:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_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:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_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:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_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:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_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:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_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:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"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:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_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:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_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:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_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:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_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-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_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:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_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:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_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-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_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:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_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:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_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:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_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:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_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:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_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:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_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:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_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:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_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:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_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:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_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:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_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:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_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:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_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:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_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:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_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:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_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:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_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-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_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:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_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:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_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:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_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-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_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:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_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:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_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:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_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:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_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:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"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:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_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:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_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:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_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:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_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:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_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:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_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:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_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:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_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:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_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:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_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:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_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:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_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:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_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:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_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-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_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-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_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:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_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-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_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:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_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-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_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:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_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-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_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:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_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:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_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:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_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:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_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:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_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:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_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:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_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:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_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:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_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:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_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:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_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:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_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:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_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:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_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:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_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:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_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:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_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:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_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:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_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-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_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:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_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:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_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:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_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:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_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:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_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:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_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:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_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:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_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:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_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-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_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:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_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-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_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:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_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:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_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:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_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:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_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:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_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:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_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:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_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:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_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:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_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:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_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:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_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:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_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:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_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:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_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:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"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:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_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:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_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:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_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:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_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:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_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:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_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:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_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:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_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:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_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:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"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:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_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:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_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:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_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:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_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:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_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:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_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:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_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:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_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:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_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:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_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-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_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:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_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:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_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:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_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:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_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:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_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-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_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:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_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-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_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:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_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:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_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:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_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:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_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:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_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:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_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:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_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:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_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:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_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-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_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:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_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:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_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:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_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:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_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:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_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-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_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:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_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:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_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:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_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-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_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:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_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:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_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:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_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:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_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:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_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:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_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:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_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:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_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:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_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:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_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:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_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:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_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:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"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:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_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:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_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:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_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:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_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:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_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:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"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:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_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:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_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:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_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:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"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:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_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:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_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:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_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:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"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:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_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:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_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:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_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:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_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:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_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:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_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:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_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:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_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-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_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:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_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:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_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:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_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-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_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:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_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-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_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:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_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:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_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:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_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:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_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:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_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:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_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:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"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:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_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-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_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:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_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:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_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:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_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:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_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:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_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-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_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:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_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-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_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:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_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:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_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:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_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-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_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:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_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:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_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:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_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-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_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:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_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:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_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:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_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:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_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:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_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:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_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:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_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:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_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:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_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:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_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:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_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:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_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:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_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:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_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:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_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:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_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:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_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:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_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:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_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:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_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:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_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:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_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-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_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:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_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:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_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:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_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:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_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:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_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:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_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:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_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:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_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:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_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:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_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:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_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:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_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:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_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:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_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:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_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:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_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:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_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:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_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-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_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:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_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-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_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:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_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:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_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:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_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:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_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-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_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:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_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-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_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:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_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-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_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:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_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:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_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:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_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:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_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:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_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:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_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:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_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:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_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:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_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-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_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:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_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-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_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:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_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-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_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:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_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:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_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-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_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:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_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-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.25"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-6242",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-06-18T15:26:47.633000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373716"
}
],
"notes": [
{
"category": "description",
"text": "A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class within the vLLM project\u0027s multimodal feature set. The load_from_url and load_from_url_async methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows an attacker to coerce the vLLM server into making arbitrary requests to internal network resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: Server Side request forgery (SSRF) in MediaConnector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has been rated as having the severity of Important by the Red Hat Product Security team as a successful exploitation by an attacker may lead to confidential data being leaked or a denial of service. Additionally the fact a unprivileged user can trigger this vulnerability through the network also contributes for the severity.\n\nThis vulnerability has its risk amplified on orchestrated environments as pods running the vLLM may eventually communicate with each other through internal cluster routing, including services that should not have been exposed to external networks. An attacker may leverage this flaw to interact with internal services, perform network reconnaissance or trigger a denial of service by leading other internal services to fail.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6242"
},
{
"category": "external",
"summary": "RHBZ#2373716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6242"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3f6c-7fw2-ppm4"
}
],
"release_date": "2025-10-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: Server Side request forgery (SSRF) in MediaConnector"
},
{
"cve": "CVE-2025-11157",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-01-01T08:00:48.932809+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426574"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Feast, specifically in the Kubernetes materializer job. An attacker with the ability to modify specific YAML configuration files can exploit an insecure deserialization vulnerability. This allows for the instantiation of arbitrary Python objects, leading to remote code execution on the worker pod. Successful exploitation could result in cluster takeover, data poisoning, and supply-chain sabotage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "feast: Feast: Remote Code Execution via insecure YAML deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat OpenShift AI because an attacker with low privileges and local access to the worker pod can modify specific YAML configuration files. This insecure deserialization allows for remote code execution, potentially leading to cluster takeover, data poisoning, and supply-chain sabotage. This affects Red Hat OpenShift AI versions 2.22, 2.25, and 3.0.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11157"
},
{
"category": "external",
"summary": "RHBZ#2426574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426574"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11157"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11157",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11157"
},
{
"category": "external",
"summary": "https://github.com/feast-dev/feast/commit/b2e37ff37953b68ae833f6874ab5bc510a4ca5fb",
"url": "https://github.com/feast-dev/feast/commit/b2e37ff37953b68ae833f6874ab5bc510a4ca5fb"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/46d4d585-b968-4a76-80ce-872bc5525564",
"url": "https://huntr.com/bounties/46d4d585-b968-4a76-80ce-872bc5525564"
}
],
"release_date": "2026-01-01T07:03:57.277000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Implement strict access controls and least privilege principles for the Feast Kubernetes materializer job. Ensure that only authorized users and processes have write access to the `/var/feast/feature_store.yaml` and `/var/feast/materialization_config.yaml` files on the worker pods. This can be achieved through Kubernetes Role-Based Access Control (RBAC) policies and appropriate OpenShift security context constraints to limit file system access.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "feast: Feast: Remote Code Execution via insecure YAML deserialization"
},
{
"cve": "CVE-2025-12103",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"discovery_date": "2025-10-23T02:53:02.820000+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2405966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Openshift AI Service. The TrustyAI component is granting all service accounts and users on a cluster permissions to get, list, watch any pod in any namespace on the cluster.\n\nTrustyAI is creating a role `trustyai-service-operator-lmeval-user-role` and a CRB `trustyai-service-operator-default-lmeval-user-rolebinding` which is being applied to `system:authenticated` making it so that every single user or service account can get a list of pods running in any namespace on the cluster \n\nAdditionally users can access all `persistentvolumeclaims` and `lmevaljobs`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openshift-ai: Trusty AI Grants All Authenticated users to list pods in any namespace",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as Moderate as the information available the limitation is limited to PVC and Pods.",
"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-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12103"
},
{
"category": "external",
"summary": "RHBZ#2405966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2405966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12103"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12103",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12103"
}
],
"release_date": "2025-10-28T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openshift-ai: Trusty AI Grants All Authenticated users to list pods in any namespace"
},
{
"cve": "CVE-2025-14009",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-02-18T19:03:28.564667+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2440724"
}
],
"notes": [
{
"category": "description",
"text": "A code execution vector has been discovered in the python NTLK library. The _unzip_iter function in nltk/downloader.py uses zipfile.extractall() without performing path validation or security checks. This allows attackers to craft malicious zip packages that, when downloaded and extracted by NLTK, can execute arbitrary code. The vulnerability arises because NLTK assumes all downloaded packages are trusted and extracts them without validation. If a malicious package contains Python files, such as __init__.py, these files are executed automatically upon import, leading to code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: Zip Slip Vulnerability in nltk Leading to Code Execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The risk of this flaw to Red Hat products is mitigated by the default requirement that users authenticate before interacting with a system. This reduces the impact to Important. Red Hat products utilizing NLTK are only affected if they are configured to process untrustsed zip archives.",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14009"
},
{
"category": "external",
"summary": "RHBZ#2440724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14009"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/pull/3468",
"url": "https://github.com/nltk/nltk/pull/3468"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4",
"url": "https://huntr.com/bounties/49ecbc02-054e-4470-b2e0-b267936cc4e4"
}
],
"release_date": "2026-02-18T17:45:17.573000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: Zip Slip Vulnerability in nltk Leading to Code Execution"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68131",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"discovery_date": "2025-12-31T02:00:55.240416+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2426395"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cbor2. When a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28) persist in memory. This allows an attacker-controlled message to read sensitive data from previously decoded messages if the decoder is reused across trust boundaries, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The flaw in cbor2 allows information disclosure if a CBORDecoder instance is reused across trust boundaries. This could lead to an attacker-controlled message reading sensitive data from previously decoded messages. This affects Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI when processing untrusted CBOR data with a reused decoder.",
"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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68131"
},
{
"category": "external",
"summary": "RHBZ#2426395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68131",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68131"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68131"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/pull/268",
"url": "https://github.com/agronholm/cbor2/pull/268"
},
{
"category": "external",
"summary": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh",
"url": "https://github.com/agronholm/cbor2/security/advisories/GHSA-wcj4-jw5j-44wh"
}
],
"release_date": "2025-12-31T01:15:36.827000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing the `cbor2` library should avoid reusing `CBORDecoder` instances when processing data from different trust levels. If `CBORDecoder` reuse is unavoidable, ensure that sensitive data is not processed by a decoder instance that will subsequently handle untrusted input. This operational control prevents an attacker from accessing prior decoded information.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cbor2: cbor2: Information Disclosure via shared memory in CBORDecoder reuse"
},
{
"cve": "CVE-2025-69223",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T20:01:19.831548+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427456"
}
],
"notes": [
{
"category": "description",
"text": "A decompression based denial of service flaw has been discovered in the AIOHTTP python library. Library versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "RHBZ#2427456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69223"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a",
"url": "https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c9138a"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6mq8-rvhq-8wgg"
}
],
"release_date": "2026-01-05T22:00:17.715000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP\u0027s HTTP Parser auto_decompress feature is vulnerable to zip bomb"
},
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2025-69228",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-06T00:01:02.119065+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427254"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp. A remote attacker can craft a malicious request that, when processed by an aiohttp server using the `Request.post()` method, causes the server\u0027s memory to fill uncontrollably. This can lead to a Denial of Service (DoS) by freezing the server, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A flaw in aiohttp allows a remote attacker to cause a Denial of Service (DoS) by sending a specially crafted POST request to an aiohttp server that utilizes the `Request.post()` method. This can lead to uncontrolled memory consumption, freezing the server and making the server unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "RHBZ#2427254",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427254"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69228"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60",
"url": "https://github.com/aio-libs/aiohttp/commit/b7dbd35375aedbcd712cbae8ad513d56d11cce60"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-6jhg-hg63-jvvf"
}
],
"release_date": "2026-01-05T23:30:33.440000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via memory exhaustion from crafted POST request"
},
{
"cve": "CVE-2025-69534",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-03-05T16:01:10.432461+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444839"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Markdown. Parsing crafted markdown content containing malformed HTML-like sequences causes html.parser.HTMLParser to raise an unhandled AssertionError. This unhandled exception allows an attacker to cause an application crash and potentially disclose sensitive information via its stack trace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-markdown: denial of service via malformed HTML-like sequences",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to supply a specially crafted payload to be processed by an application using Python-Markdown. Additionally, the security impact of this vulnerability is limited to an information disclosure via the unhandled exception stack trace and a denial of service. There is no memory corruption or arbitrary command execution. Due to these reasons, this issue has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69534"
},
{
"category": "external",
"summary": "RHBZ#2444839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69534"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown",
"url": "https://github.com/Python-Markdown/markdown"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892",
"url": "https://github.com/Python-Markdown/markdown/actions/runs/15736122892"
},
{
"category": "external",
"summary": "https://github.com/Python-Markdown/markdown/issues/1534",
"url": "https://github.com/Python-Markdown/markdown/issues/1534"
}
],
"release_date": "2026-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, wrap your markdown parsing function in a try/except block. This catches the unhandled exception, preventing both the application crash and the stack trace leak.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-markdown: denial of service via malformed HTML-like sequences"
},
{
"cve": "CVE-2026-0846",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-09T20:01:29.643462+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `nltk` component. This vulnerability, specifically within the `filestring()` function of the `nltk.util` module, allows an attacker to perform arbitrary file reads. By providing specially crafted input paths, either absolute or using directory traversal, an attacker can bypass input validation and access sensitive system files. This can be exploited both locally and remotely, particularly when the function processes user-supplied input in applications like web APIs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in NLTK allows arbitrary file reads through the `nltk.util.filestring()` function. Exploitation requires no authentication and is network-accessible when the function is exposed to untrusted input. Impact is high confidentiality loss as sensitive files like credentials and configuration can be read. Red Hat products using NLTK with exposed file input handling are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0846"
},
{
"category": "external",
"summary": "RHBZ#2445826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0846"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb",
"url": "https://huntr.com/bounties/007b84f8-418e-4300-99d0-bf504c2f97eb"
}
],
"release_date": "2026-03-09T19:19:09.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via improper path validation in `filestring()` function"
},
{
"cve": "CVE-2026-0847",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-04T19:01:01.620664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444608"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit). This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By exploiting this path traversal vulnerability, an attacker can gain unauthorized access to sensitive information, such as system files, SSH private keys, and API tokens. In certain scenarios, this could potentially lead to remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file read via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT path traversal vulnerability affects multiple CorpusReader classes in NLTK versions through 3.9.2. Exploitation is network-accessible and requires no authentication when user-controlled file inputs are processed by applications. Impact is high confidentiality loss through unauthorized access to sensitive system files. Red Hat products using NLTK to handle untrusted file inputs are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0847"
},
{
"category": "external",
"summary": "RHBZ#2444608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444608"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0847",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0847"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0847"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966",
"url": "https://huntr.com/bounties/fc69914f-36a9-4c18-8503-10013b39f966"
}
],
"release_date": "2026-03-04T18:25:30.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file read via path traversal vulnerability"
},
{
"cve": "CVE-2026-1002",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-01-15T21:03:20.088599+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430180"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability allows a remote attacker to block access to specific static files, such as images, CSS or HTML files. However, the underlying Vert.x server, the API endpoints and other non-cached resources are not affected. Due to this reason, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1002"
},
{
"category": "external",
"summary": "RHBZ#2430180",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430180"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1002",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002"
},
{
"category": "external",
"summary": "https://github.com/eclipse-vertx/vert.x/pull/5895",
"url": "https://github.com/eclipse-vertx/vert.x/pull/5895"
}
],
"release_date": "2026-01-15T20:50:25.642000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, consider disabling the static handler cache by configuring the StaticHandler instance with setCachingEnabled(false), for example:\n\n~~~\nStaticHandler staticHandler = StaticHandler.create().setCachingEnabled(false);\n~~~",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files"
},
{
"cve": "CVE-2026-2472",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-02-20T20:03:43.567562+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in google-cloud-aiplatform. This Stored Cross-Site Scripting (XSS) vulnerability allows an unauthenticated remote attacker to execute arbitrary JavaScript code within a victim\u0027s Jupyter or Colab environment. This is achieved by injecting malicious script escape sequences into model evaluation results or dataset JSON data. The primary consequence is arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google-cloud-aiplatform: google-cloud-aiplatform: Arbitrary code execution via Stored Cross-Site Scripting (XSS)",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2472"
},
{
"category": "external",
"summary": "RHBZ#2441472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2472",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2472"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2472",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2472"
},
{
"category": "external",
"summary": "https://docs.cloud.google.com/support/bulletins#gcp-2026-011",
"url": "https://docs.cloud.google.com/support/bulletins#gcp-2026-011"
}
],
"release_date": "2026-02-20T19:29:12.162000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google-cloud-aiplatform: google-cloud-aiplatform: Arbitrary code execution via Stored Cross-Site Scripting (XSS)"
},
{
"cve": "CVE-2026-2492",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"discovery_date": "2026-02-20T23:01:06.860908+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441510"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in TensorFlow. This vulnerability allows a local attacker to escalate privileges and execute arbitrary code. The flaw exists within the HDF5 library\u0027s handling of plugins, which are loaded from an unsecured location. An attacker with low-privileged code execution can exploit this uncontrolled search path to achieve privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tensorflow: TensorFlow: Local privilege escalation via uncontrolled search path for plugins",
"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-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-2492"
},
{
"category": "external",
"summary": "RHBZ#2441510",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441510"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-2492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2492"
},
{
"category": "external",
"summary": "https://github.com/tensorflow/tensorflow/commit/46e7f7fb144fd11cf6d17c23dd47620328d77082",
"url": "https://github.com/tensorflow/tensorflow/commit/46e7f7fb144fd11cf6d17c23dd47620328d77082"
},
{
"category": "external",
"summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-116/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-26-116/"
}
],
"release_date": "2026-02-20T22:22:54.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tensorflow: TensorFlow: Local privilege escalation via uncontrolled search path for plugins"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22773",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-10T07:01:22.641229+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428443"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A remote attacker can exploit this vulnerability by sending a specially crafted 1x1 pixel image to a vLLM engine serving multimodal models that use the Idefics3 vision model implementation. This leads to a tensor dimension mismatch, causing an unhandled runtime error and resulting in complete server termination, effectively a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A remote attacker can trigger a denial of service in vLLM engines serving multimodal models that use the Idefics3 vision model by sending a specially crafted image, leading to complete server termination. This affects Red Hat AI Inference Server and Red Hat OpenShift AI (RHOAI) when configured with the vulnerable vLLM versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22773"
},
{
"category": "external",
"summary": "RHBZ#2428443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428443"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22773",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22773"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22773"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-grg2-63fw-f2qr"
}
],
"release_date": "2026-01-10T06:39:02.276000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service via specially crafted image in multimodal model serving"
},
{
"cve": "CVE-2026-22807",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-01-21T22:00:55.823882+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431865"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability allows a remote attacker to achieve arbitrary code execution on the vLLM host during model loading. This occurs because vLLM loads Hugging Face `auto_map` dynamic modules without properly validating the `trust_remote_code` setting. By influencing the model repository or path, an attacker can execute malicious Python code at server startup, even before any API requests are handled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Arbitrary code execution via untrusted model loading",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as vLLM, an inference and serving engine for large language models, is vulnerable to arbitrary code execution. An attacker influencing the model repository or path can execute malicious Python code during server startup, affecting vLLM versions 0.10.1 through 0.13.x.",
"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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22807"
},
{
"category": "external",
"summary": "RHBZ#2431865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22807",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22807"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22807"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5",
"url": "https://github.com/vllm-project/vllm/commit/78d13ea9de4b1ce5e4d8a5af9738fea71fb024e5"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32194",
"url": "https://github.com/vllm-project/vllm/pull/32194"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0",
"url": "https://github.com/vllm-project/vllm/releases/tag/v0.14.0"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-2pc9-4j83-qjmr"
}
],
"release_date": "2026-01-21T21:13:11.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that vLLM instances are configured to load models only from trusted and verified repositories. Restrict access to the model repository path to prevent unauthorized modification or introduction of malicious code. Implement strict access controls and integrity checks for all model sources.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Arbitrary code execution via untrusted model loading"
},
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
},
{
"cve": "CVE-2026-24281",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-07T09:00:57.868082+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445449"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache ZooKeeper. The ZKTrustManager component\u0027s hostname verification process can fall back to reverse DNS (PTR) lookup when IP Subject Alternative Name (SAN) validation fails. This vulnerability allows an attacker who can control or spoof PTR records to impersonate ZooKeeper servers or clients, provided they possess a valid certificate for the PTR name. This could lead to unauthorized access or manipulation of ZooKeeper services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache ZooKeeper: Apache ZooKeeper: Impersonation of servers or clients via reverse DNS spoofing",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24281"
},
{
"category": "external",
"summary": "RHBZ#2445449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445449"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24281"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/088ddsbrzhd5lxzbqf5n24yg0mwh9jt2",
"url": "https://lists.apache.org/thread/088ddsbrzhd5lxzbqf5n24yg0mwh9jt2"
}
],
"release_date": "2026-03-07T08:50:32.525000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable reverse DNS lookup in Apache ZooKeeper\u0027s client and quorum protocols. This can be achieved by configuring the `zookeeper.ssl.hostnameVerification.disableReverseDns` property to `true`. This configuration option is available in Apache ZooKeeper versions 3.8.6 and 3.9.5 and later. A restart of the ZooKeeper service will be required for the change to take effect.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache ZooKeeper: Apache ZooKeeper: Impersonation of servers or clients via reverse DNS spoofing"
},
{
"cve": "CVE-2026-24308",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-03-07T09:01:03.859129+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445451"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache ZooKeeper. Improper handling of configuration values in ZKConfig allows an attacker to expose sensitive information. This occurs when sensitive client configuration values are logged at an INFO level in the client\u0027s logfile. This vulnerability can lead to information disclosure, potentially revealing critical system details to unauthorized parties.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24308"
},
{
"category": "external",
"summary": "RHBZ#2445451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445451"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24308"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24308",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24308"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/qng3rtzv2pqkmko4rhv85jfplkyrgqdr",
"url": "https://lists.apache.org/thread/qng3rtzv2pqkmko4rhv85jfplkyrgqdr"
}
],
"release_date": "2026-03-07T08:51:17.567000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Apache ZooKeeper: Apache ZooKeeper: Information disclosure via improper handling of configuration values"
},
{
"cve": "CVE-2026-24486",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-27T01:00:58.032530+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python-Multipart, a tool for parsing multipart form data in Python applications. This vulnerability, known as path traversal, allows a remote attacker to write uploaded files to any location on the server\u0027s file system. This exploitation occurs when specific non-default configuration options, `UPLOAD_DIR` and `UPLOAD_KEEP_FILENAME=True`, are enabled, and a malicious filename is provided during a file upload. The primary consequence is unauthorized file creation or modification, which could lead to system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24486"
},
{
"category": "external",
"summary": "RHBZ#2433132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24486"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4",
"url": "https://github.com/Kludex/python-multipart/commit/9433f4bbc9652bdde82bbe380984e32f8cfc89c4"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22",
"url": "https://github.com/Kludex/python-multipart/releases/tag/0.0.22"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-wp53-j4wj-2cfg"
}
],
"release_date": "2026-01-27T00:34:06.229000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid enabling the `UPLOAD_KEEP_FILENAME=True` configuration option in applications using `python-multipart`. This option, when used with `UPLOAD_DIR`, allows an attacker to write files to arbitrary locations. Disabling or not configuring `UPLOAD_KEEP_FILENAME=True` prevents the path traversal vulnerability.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: Python-Multipart: Arbitrary file write via path traversal vulnerability"
},
{
"cve": "CVE-2026-24779",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-01-27T23:00:53.998772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2433624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). A Server-Side Request Forgery (SSRF) vulnerability exists in the MediaConnector class, specifically within the load_from_url and load_from_url_async methods. An attacker can exploit differing interpretations of backslashes by Python parsing libraries used for host restrictions to bypass these restrictions. This allows the attacker to force the vLLM server to make arbitrary requests to internal network resources, potentially leading to information disclosure, denial of service, or unauthorized access within containerized environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Server-Side Request Forgery allows internal network access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT Server-Side Request Forgery (SSRF) vulnerability in vLLM\u0027s `MediaConnector` allows an attacker to bypass host restrictions when processing user-provided URLs. This enables the vLLM server to be coerced into making arbitrary requests to internal network resources. This is critical in containerized deployments, including Red Hat AI Inference Server, Red Hat Enterprise Linux AI, and Red Hat OpenShift AI, where it could facilitate internal network reconnaissance and unauthorized access to other services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24779"
},
{
"category": "external",
"summary": "RHBZ#2433624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24779",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24779"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24779"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7",
"url": "https://github.com/vllm-project/vllm/commit/f46d576c54fb8aeec5fc70560e850bed38ef17d7"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/32746",
"url": "https://github.com/vllm-project/vllm/pull/32746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc"
}
],
"release_date": "2026-01-27T22:01:13.808000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the vLLM service to only trusted clients. Implement strict network segmentation for vLLM pods in containerized environments to limit potential lateral movement. Ensure that vLLM instances are not exposed to untrusted external networks without proper access controls and input validation at the perimeter.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Server-Side Request Forgery allows internal network access"
},
{
"cve": "CVE-2026-25223",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2026-02-03T22:01:19.884891+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436560"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fastify, a web framework for Node.js. A remote attacker can exploit a validation bypass vulnerability by appending a tab character followed by arbitrary content to the Content-Type header. This circumvents the request body validation schemas, allowing the server to process the body as the original content type without proper validation. This could lead to unexpected data processing and potential integrity impact.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Fastify: Fastify: Validation bypass due to malformed Content-Type header leading to integrity impact",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability in Fastify, a Node.js web framework, allows remote attackers to bypass request body validation by manipulating the Content-Type header. This can lead to unexpected data processing and integrity issues in applications. Red Hat products such as Red Hat Enterprise Linux AI, Red Hat OpenShift AI, and Red Hat OpenShift Dev Spaces are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25223"
},
{
"category": "external",
"summary": "RHBZ#2436560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25223",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25223"
},
{
"category": "external",
"summary": "https://fastify.dev/docs/latest/Reference/Validation-and-Serialization",
"url": "https://fastify.dev/docs/latest/Reference/Validation-and-Serialization"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/content-type-parser.js#L125",
"url": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/content-type-parser.js#L125"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/validation.js#L272",
"url": "https://github.com/fastify/fastify/blob/759e9787b5669abf953068e42a17bffba7521348/lib/validation.js#L272"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/commit/32d7b6add39ddf082d92579a58bea7018c5ac821",
"url": "https://github.com/fastify/fastify/commit/32d7b6add39ddf082d92579a58bea7018c5ac821"
},
{
"category": "external",
"summary": "https://github.com/fastify/fastify/security/advisories/GHSA-jx2c-rxcm-jvmq",
"url": "https://github.com/fastify/fastify/security/advisories/GHSA-jx2c-rxcm-jvmq"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3464114",
"url": "https://hackerone.com/reports/3464114"
}
],
"release_date": "2026-02-03T21:21:40.268000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Fastify: Fastify: Validation bypass due to malformed Content-Type header leading to integrity impact"
},
{
"cve": "CVE-2026-25639",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-02-09T21:00:49.280114+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438237"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the Axios npm package. the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25639"
},
{
"category": "external",
"summary": "RHBZ#2438237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438237"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25639",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57",
"url": "https://github.com/axios/axios/commit/28c721588c7a77e7503d0a434e016f852c597b57"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.13.5",
"url": "https://github.com/axios/axios/releases/tag/v1.13.5"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433",
"url": "https://github.com/axios/axios/security/advisories/GHSA-43fc-jf86-j433"
}
],
"release_date": "2026-02-09T20:11:22.374000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios affected by Denial of Service via __proto__ Key in mergeConfig"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"cve": "CVE-2026-25990",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-02-11T21:05:39.535631+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439170"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25990"
},
{
"category": "external",
"summary": "RHBZ#2439170",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439170"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25990"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa",
"url": "https://github.com/python-pillow/Pillow/commit/9000313cc5d4a31bdcdd6d7f0781101abab553aa"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-cfh3-3jmp-rvhc"
}
],
"release_date": "2026-02-11T20:53:52.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw, while difficult to exploit, would lead to a loss of integrity in the encrypted communication channel. Given that the cryptography package is a library, it is likely to be used in situations that do not require user interaction.",
"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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
},
{
"cve": "CVE-2026-26996",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-20T04:01:11.896063+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2441268"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service (ReDoS) vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking in the regular expression engine. Successful exploitation leads to a Denial of Service (DoS), making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: minimatch: Denial of Service via specially crafted glob patterns",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26996"
},
{
"category": "external",
"summary": "RHBZ#2441268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2441268"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26996",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26996"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5",
"url": "https://github.com/isaacs/minimatch/commit/2e111f3a79abc00fa73110195de2c0f2351904f5"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-3ppc-4f35-3m26"
}
],
"release_date": "2026-02-20T03:05:21.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: minimatch: Denial of Service via specially crafted glob patterns"
},
{
"cve": "CVE-2026-27137",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-06T22:01:38.859733+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445345"
}
],
"notes": [
{
"category": "description",
"text": "A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly applied, and only the last constraint will be considered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27137"
},
{
"category": "external",
"summary": "RHBZ#2445345",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445345"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27137",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27137"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27137"
},
{
"category": "external",
"summary": "https://go.dev/cl/752182",
"url": "https://go.dev/cl/752182"
},
{
"category": "external",
"summary": "https://go.dev/issue/77952",
"url": "https://go.dev/issue/77952"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4599",
"url": "https://pkg.go.dev/vuln/GO-2026-4599"
}
],
"release_date": "2026-03-06T21:28:13.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: Incorrect enforcement of email constraints in crypto/x509"
},
{
"cve": "CVE-2026-27628",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-25T04:02:09.864561+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442543"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. Processing a specially crafted PDF document, specifically with circular /Prev references in the cross-reference (xref) chain, can cause an infinite loop and a high consumption of CPU, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: possible infinite loop when loading circular /Prev entries in cross-reference streams",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to supply a crafted PDF file to be processed by an application using the pypdf library. This issue can cause the application to enter an infinite loop and consume a high amount of CPU resources, eventually resulting in a denial of service with no other security impact. Due to these reasons, this vulnerability has been rated with a moderate impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27628"
},
{
"category": "external",
"summary": "RHBZ#2442543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442543"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27628",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27628"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/commit/0fbd95938724ad2d72688d4112207c0590f0483f",
"url": "https://github.com/py-pdf/pypdf/commit/0fbd95938724ad2d72688d4112207c0590f0483f"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/issues/3654",
"url": "https://github.com/py-pdf/pypdf/issues/3654"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-2rw7-x74f-jg35",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-2rw7-x74f-jg35"
}
],
"release_date": "2026-02-25T02:45:37.543000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: possible infinite loop when loading circular /Prev entries in cross-reference streams"
},
{
"cve": "CVE-2026-27888",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-02-26T01:01:24.460651+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442899"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pypdf. A remote attacker can exploit this vulnerability by crafting a malicious PDF document. When a user processes this specially crafted PDF, it can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected system. This issue specifically arises when the `xfa` property of a PDF reader or writer is accessed and its corresponding stream is compressed using `/FlateDecode`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypdf: pypdf: Denial of Service via crafted PDF",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27888"
},
{
"category": "external",
"summary": "RHBZ#2442899",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442899"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27888",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27888"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27888",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27888"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/commit/7a4c8246ed48d9d328fb596942271da47b6d109c",
"url": "https://github.com/py-pdf/pypdf/commit/7a4c8246ed48d9d328fb596942271da47b6d109c"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/pull/3658",
"url": "https://github.com/py-pdf/pypdf/pull/3658"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/releases/tag/6.7.3",
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.7.3"
},
{
"category": "external",
"summary": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-x7hp-r3qg-r3cj",
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-x7hp-r3qg-r3cj"
}
],
"release_date": "2026-02-26T00:42:00.542000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypdf: pypdf: Denial of Service via crafted PDF"
},
{
"cve": "CVE-2026-27904",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-02-26T02:01:23.004531+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442922"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this flaw requires that a user or service processes untrusted input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27904"
},
{
"category": "external",
"summary": "RHBZ#2442922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27904",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27904"
},
{
"category": "external",
"summary": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74",
"url": "https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74"
}
],
"release_date": "2026-02-26T01:07:42.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimatch: Minimatch: Denial of Service via catastrophic backtracking in glob expressions"
},
{
"cve": "CVE-2026-27959",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-02-26T03:01:14.695334+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2442928"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Koa\u2019s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending a malicious Host header to influence the hostname value returned by ctx.hostname. Applications that rely on this value for generating absolute URLs, password reset links, or email verification links without additional validation may be susceptible to Host header injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security considers this issue as High severity. \n\nA remote, unauthenticated attacker can send a specially crafted HTTP Host header containing a valid RFC 3986 userinfo component (using the @ delimiter). Due to improper parsing of the authority field in the ctx.hostname API, the application may treat attacker-controlled input as the hostname value. Exploitation occurs when the server processes the malicious request and does not require user interaction (UI:N).\n\nApplications that rely on ctx.hostname to construct absolute URLs, such as: password reset links, email verification links, OAuth redirect URIs, or webhook endpoints, may generate security sensitive URLs that reference an attacker controlled domain. This can result in integrity violations, including manipulation of authentication flows or account takeover scenarios. Integrity impact is therefore rated High.\n\nConfidentiality impact is considered Low because disclosure of sensitive data depends on application-specific usage patterns. The vulnerability does not automatically expose information from the server. However, if an affected application uses the manipulated hostname value to generate security-sensitive links such as password reset or email verification URLs and embeds tokens in those links without additional validation, a victim who later follows such a link may inadvertently disclose those tokens to an attacker controlled domain. Such disclosure is conditional, application-dependent like how the application constructs URLs. Also, the subsequent user interaction beyond the initial exploitation, the confidentiality impact is assessed as Low (C:L).",
"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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27959"
},
{
"category": "external",
"summary": "RHBZ#2442928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27959"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df",
"url": "https://github.com/koajs/koa/commit/55ab9bab044ead4e82c70a30a4f9dc0fc9c1b6df"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb",
"url": "https://github.com/koajs/koa/commit/b76ddc01fdb703e51652b0fd131d16394cadcfeb"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm",
"url": "https://github.com/koajs/koa/security/advisories/GHSA-7gcc-r8m5-44qm"
}
],
"release_date": "2026-02-26T01:45:45.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Red Hat is not aware of a practical temporary workaround that fully mitigates this issue or meets Red Hat Product Security\u0027s standards for usability, deployment, applicability, or stability. Customers are advised to apply the relevant security updates once they become available.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "koa: Koa: Host header injection vulnerability due to malformed HTTP Host header parsing"
},
{
"cve": "CVE-2026-28229",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-03-11T16:01:02.960777+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446549"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo Workflows in which an attacker can leak sensitive information contained in Workflow Templates and Cluster Workflow Templates. Because the functions that retrieve template information use server permissions, no authorization is required to read templates which might contain secrets such as passwords, API keys, or other sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "argo-workflows: Argo Workflows has unauthorized access to Argo Workflows Template",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An Important flaw was found in Argo Workflows, as used in Red Hat OpenShift AI. This vulnerability allows an attacker to gain unauthorized access to Workflow Templates and Cluster Workflow Templates due to insufficient authorization checks. This could lead to the disclosure of sensitive information, including embedded secrets like passwords and API keys.",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28229"
},
{
"category": "external",
"summary": "RHBZ#2446549",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446549"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28229",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28229"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28229",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28229"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-56px-hm34-xqj5",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-56px-hm34-xqj5"
}
],
"release_date": "2026-03-11T15:37:47.338000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "argo-workflows: Argo Workflows has unauthorized access to Argo Workflows Template"
},
{
"cve": "CVE-2026-28356",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-12T18:01:57.290176+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in multipart. The parse_options_header function in multipart.py uses a regular expression with an ambiguous alternation, causing an exponential backtracking (ReDoS) when parsing a specially crafted HTTP or multipart segment headers. A web application parsing request headers or multipart/form-data streams can block request handling threads for multiple seconds per request, eventually resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only exploitable in applications using the multipart.parse_form_data function directly or indirectly when parsing request headers or multipart/form-data streams. Also, the security impact of this flaw is limited to a denial of service, there is no corruption of memory or arbitrary code execution. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28356"
},
{
"category": "external",
"summary": "RHBZ#2447059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28356"
},
{
"category": "external",
"summary": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3",
"url": "https://github.com/defnull/multipart/security/advisories/GHSA-p2m9-wcp5-6qw3"
}
],
"release_date": "2026-03-12T16:45:01.070000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "multipart: denial of service via maliciously crafted HTTP or multipart segment headers"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-31837",
"cwe": {
"id": "CWE-1392",
"name": "Use of Default Credentials"
},
"discovery_date": "2026-03-10T23:02:58.238399+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446344"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Istio. A user of Istio could be impacted if the JSON Web Key Set (JWKS) resolver becomes unavailable or fails to fetch keys. This vulnerability can lead to the exposure of hardcoded default settings, potentially bypassing authentication mechanisms and allowing unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability",
"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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31837"
},
{
"category": "external",
"summary": "RHBZ#2446344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31837",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31837"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31837"
},
{
"category": "external",
"summary": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c",
"url": "https://github.com/istio/istio/security/advisories/GHSA-v75c-crr9-733c"
}
],
"release_date": "2026-03-10T21:57:44.387000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "istio: Istio: Information disclosure and authentication bypass via JWKS resolver unavailability"
},
{
"cve": "CVE-2026-31892",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-03-11T16:01:11.139923+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446551"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Argo Workflows. A user with privileges to submit workflows can bypass security settings defined in a WorkflowTemplate by including a `podSpecPatch` field in their workflow submission. This allows them to circumvent restrictions, even when `templateReferencing: Strict` is configured, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/argoproj/argo-workflows: Argo Workflows: Security bypass allows privilege escalation via podSpecPatch field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This IMPORTANT vulnerability affects Red Hat OpenShift AI through its use of Argo Workflows. A user with low privileges can bypass WorkflowTemplate security controls by submitting workflows with a `podSpecPatch` field that overrides template definitions. The scope is changed as attackers can manipulate pod specifications beyond their intended access, resulting in high impact to confidentiality, integrity, and availability. Affects versions 2.9.0 through 4.0.1 and 3.7.10.",
"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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31892"
},
{
"category": "external",
"summary": "RHBZ#2446551",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31892",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31892"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31892",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31892"
},
{
"category": "external",
"summary": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-3wf5-g532-rcrr",
"url": "https://github.com/argoproj/argo-workflows/security/advisories/GHSA-3wf5-g532-rcrr"
}
],
"release_date": "2026-03-11T15:41:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/argoproj/argo-workflows: Argo Workflows: Security bypass allows privilege escalation via podSpecPatch field"
},
{
"cve": "CVE-2026-31958",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-11T20:02:00.687153+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446765"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in tornado-python. A remote attacker can exploit this vulnerability by sending a specially crafted, very large multipart body with numerous parts. Because the parsing of these large bodies occurs synchronously on the main thread, it can consume excessive resources, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tornado-python: Tornado: Denial of Service via large multipart bodies",
"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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31958"
},
{
"category": "external",
"summary": "RHBZ#2446765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446765"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31958",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31958"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31958"
},
{
"category": "external",
"summary": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc",
"url": "https://github.com/tornadoweb/tornado/security/advisories/GHSA-qjxf-f2mg-c6mc"
}
],
"release_date": "2026-03-11T19:27:23.380000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "tornado-python: Tornado: Denial of Service via large multipart bodies"
},
{
"cve": "CVE-2026-32274",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-12T20:01:22.957558+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447111"
}
],
"notes": [
{
"category": "description",
"text": "A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "black: Black: Arbitrary file writes from unsanitized user input in cache file name",
"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-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "RHBZ#2447111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d",
"url": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d"
},
{
"category": "external",
"summary": "https://github.com/psf/black/pull/5038",
"url": "https://github.com/psf/black/pull/5038"
},
{
"category": "external",
"summary": "https://github.com/psf/black/releases/tag/26.3.1",
"url": "https://github.com/psf/black/releases/tag/26.3.1"
},
{
"category": "external",
"summary": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m",
"url": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m"
}
],
"release_date": "2026-03-12T19:47:07.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "black: Black: Arbitrary file writes from unsanitized user input in cache file name"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-32640",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-13T22:02:17.336115+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447529"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python library, SimpleEval. A remote attacker could exploit this vulnerability by providing specially crafted input that allows dangerous modules or functions to be accessed outside of the intended sandbox environment. This could lead to arbitrary code execution within the application using SimpleEval.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "simpleeval: SimpleEval: Arbitrary code execution via sandbox escape due to improper object handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32640"
},
{
"category": "external",
"summary": "RHBZ#2447529",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447529"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32640",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32640"
},
{
"category": "external",
"summary": "https://github.com/danthedeckie/simpleeval/security/advisories/GHSA-44vg-5wv2-h2hg",
"url": "https://github.com/danthedeckie/simpleeval/security/advisories/GHSA-44vg-5wv2-h2hg"
}
],
"release_date": "2026-03-13T21:03:53.435000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "simpleeval: SimpleEval: Arbitrary code execution via sandbox escape due to improper object handling"
},
{
"cve": "CVE-2026-33236",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-20T23:01:51.656938+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NLTK (Natural Language Toolkit), a suite of open-source Python modules for Natural Language Processing. The NLTK downloader does not validate `subdir` and `id` attributes when processing remote XML index files. A remote attacker can exploit this path traversal vulnerability by controlling a malicious XML index server, providing specially crafted values. This can lead to arbitrary directory creation, arbitrary file creation, and arbitrary file overwrite on the system where NLTK is used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "IMPORTANT: This flaw in NLTK allows for arbitrary file and directory creation or overwrite due to a path traversal vulnerability in its downloader. An attacker controlling a malicious XML index server could exploit this by providing specially crafted `subdir` and `id` attributes. Red Hat products utilizing NLTK, such as components within Red Hat Ansible Automation Platform, Lightspeed Core, OpenShift Lightspeed, and Red Hat OpenShift AI, are affected if configured to use untrusted remote XML index servers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33236"
},
{
"category": "external",
"summary": "RHBZ#2449824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33236",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33236"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33236"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a",
"url": "https://github.com/nltk/nltk/commit/89fe2ec2c6bae6e2e7a46dad65cc34231976ed8a"
},
{
"category": "external",
"summary": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7",
"url": "https://github.com/nltk/nltk/security/advisories/GHSA-469j-vmhf-r6v7"
}
],
"release_date": "2026-03-20T22:47:10.308000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that any applications utilizing the NLTK downloader are configured to only interact with trusted XML index servers. Restrict network access for the application using NLTK to prevent connections to untrusted external resources. This operational control reduces the risk of an attacker controlling a malicious server to exploit the path traversal vulnerability. A service restart or reload may be required for network configuration changes to take effect.",
"product_ids": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nltk: NLTK: Arbitrary file overwrite and creation via path traversal in XML index files"
},
{
"cve": "CVE-2026-33870",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2026-03-27T21:01:59.865839+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass security controls or access unauthorized information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values",
"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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33870"
},
{
"category": "external",
"summary": "RHBZ#2452453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-pwqr-wmgm-9rr8",
"url": "https://github.com/netty/netty/security/advisories/GHSA-pwqr-wmgm-9rr8"
},
{
"category": "external",
"summary": "https://w4ke.info/2025/06/18/funky-chunks.html",
"url": "https://w4ke.info/2025/06/18/funky-chunks.html"
},
{
"category": "external",
"summary": "https://w4ke.info/2025/10/29/funky-chunks-2.html",
"url": "https://w4ke.info/2025/10/29/funky-chunks-2.html"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110",
"url": "https://www.rfc-editor.org/rfc/rfc9110"
}
],
"release_date": "2026-03-27T19:54:15.586000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values"
},
{
"cve": "CVE-2026-33871",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-27T21:02:13.396015+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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452456"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Netty. A remote user can trigger a Denial of Service (DoS) against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server\u0027s lack of a limit on these frames, coupled with a bypass of size-based mitigations using zero-byte frames, allows an attacker to consume excessive CPU resources. This can render the server unresponsive with minimal bandwidth usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This important vulnerability in Netty HTTP/2 servers allows a remote attacker to cause a Denial of Service by sending a flood of CONTINUATION frames. This can lead to excessive CPU consumption and render the server unresponsive. Red Hat products utilizing affected Netty versions, such as Red Hat AMQ, Enterprise Application Platform, and OpenShift Container Platform components, are impacted if configured to use HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33871"
},
{
"category": "external",
"summary": "RHBZ#2452456",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452456"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871"
},
{
"category": "external",
"summary": "https://github.com/netty/netty/security/advisories/GHSA-w9fj-cfpg-grvv",
"url": "https://github.com/netty/netty/security/advisories/GHSA-w9fj-cfpg-grvv"
}
],
"release_date": "2026-03-27T19:55:23.135000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-23T14:53:58+00:00",
"details": "For Red Hat OpenShift AI 2.25.5 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-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
}
],
"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:025b8021c709dd6a494af53c3b219cfd8fbdfb6d12bb5c069cfcf20a57ac33f0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:12bd4bcb95d4c632c90e55dfc6ce9418fb4155dfd9b315abfd9c10a85261e142_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:39644ca034be600549ce9a4e200e3e8f1454ea282bd462645c59818f06319148_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-built-in-detector-rhel9@sha256:de2ec0963e73b884de7c672c77cccd88ed193e27698492700932080a73d99c61_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:13a6eaeb91dfd2d4abefda94c8dbc4f303704879247e2badeed01efe6bb8fc69_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-nlp-rhel9@sha256:67a2dfc9390d5eab89506506c0dd8a12e03c74884d95e18299dc8e1628983d76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:7f45c61f9c5cf97867f60ac97a40df84fc76662252ed59c73da9b1f1670e7d72_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9@sha256:83ab708730c2450dfe7e64fe1165e407f188d4548d45acd7865ef2ec6aff8447_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:95ba139d42fc9003ed3b2ab2b31f285b23a66ad41379bad804e326e8cfacc0f4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:c99a6194eedc71d13f8a4feb20a896f83239f9d0beaecb7419e953e292ba0f12_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:0cdaba4d21e61d75112aaa95daaefef790d5c328a8c35209b40c8954d1ee4992_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:b425bf339ae728811735602aa997f57d809863ff428b779d7e4b05805b72cb8c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:d961421705c992d735c17bc699245284ef1c5822de608507a513fb28f579a851_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:f19ceec584c602e0b06a2a3b2e6d18f5a0da6161c61a1e7eceed86a7978156a9_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:3c8b56f1d7e2084a93dd6ea951e4328bb969fa3443452790db10a9a01bead27b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:c7b7f0e7a0864676517e56b9fd75d2ce85b152708842b83f74720519490a4b36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:ffdfd1b2f082296677737ea1a585cd29016beaa72a8c88b67bc74e114624eb92_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:72f4630626f2089823c9a9c413b5bad245e63a7569468581804e34790fd3941e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:acaba51bd115f189ba1f818c1bf141df0907bb354e2639a4aa4dad3ff7c68335_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:e4214f06d7770398ee48065b1381528bc55084f193a35e10ff0def2f56967f71_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:0b886b98e9bfd9c15b13b4809b465f81bcc7542f602508b42522f5eda2341731_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:69770ab1b3f2bb3d6555cdc042337e5fa7c6eccd468d56bb3c758d080210c163_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:a2f2a42eccc294a009e39b1953ead3cc27b90385a746e76570691e243673de94_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:717fdf99ccd5098dbb708895c9069f91fd883641cbd05a4c41b9caee4891c4ae_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:b255a2045b661ffb702e2aafce2911ab4d5263bab3b1aa66205c8aadaacf51d3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:f9f4b61ab07f9d78ce92cbe5364c6a9ee635aedaf1caa97f490d050232e59f0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:0e355f088ca563163bc363f9b64b5ecbcacca919b724aab1cef4f9f218e9e775_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:7c841a7b0be5bc5319300fd2a786a0c26698ea3ee4de524c4c2dd8f7da10d4ce_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:e5d148e2bf1d88e746dfc4070499db92aff859986a15959e919ea262ca89e3d2_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:1dfc4503e60c2177135fc5a6c16e27e630e4689e6af339413b6f521bcfab1343_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:3e3b247a9babd3f17c0b112185548176e6b4d598a0bd280087ec98a33873301f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:58d51ba83de870be1cb3d4306f3f8e7a411b6b80584989cd7bd3a4c9b4ab693e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-fms-guardrails-orchestrator-rhel9@sha256:f20a820b6b99738d980b1062e591854b49fee647f1322483c0e8f53523d41e66_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:2e5fa5837ea11b5d8395971ba5ed4a1114f456f561e443bb1a8e86c5288004a3_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:91125cb50bdb046d571f60e73038d1358267a4ad2b5a392402b33a94d0c7ac36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:94cbe29889fa4ba074e048675edddb91d393d949d57026f56d89b2f355481242_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9@sha256:d3fafae255d0415e9b140a9f29a69d541f58d42b7537ea70b9b710c1da3d9427_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8a90ede305a9e0efacaf21510c7a81218cf3d2c57c6a12c01be92a409c9f88cb_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:9849dfd848fb701fc93d11657fd2e62e92b40f506dad1c3679441407f0ce7072_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:e66de349dc73d45838d92e789a9901a421292ca1449eff6485dd9e0b6ae0e943_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:f49937605d852ab9ebc56d2667d9cd6422ba3bd7ba9b05df32917f825bc9f1e2_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:560ac4715abc018f29e776b7a3e09d2f7e821b2d5b7165bbab6036cf7166d4e8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:5b4568432311988c6a60e6723fef47018541e70e5edb39b9ec12ab17e2cc448b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:6bd59342821cffacda84f4840a5f3078e7fe15f1ade2124f81e02d9fba3c18fe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:d209914f5b38b825dee17ae78ec84eccea11e4a113aaac2e3be7d67c138ccd61_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:22f062c6c1a948bfca7959eb3ed3a9772e9f5f864fa33f4faa60bcd7910952a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:4c573b383462805bb0e1b38faf0b23a2ae49f11b94d9f16ca83b4fb77208697a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:981467dbbee2cac867a9320b21ac3dc715124a5943b5516bcf78a6406481a983_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-controller-rhel9@sha256:d0b0b6f001fd5ca7181da5f7f82b8b8856ee6c83852aecd640ec7dd5071be926_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:49735c114e427b50044dbefd4d857ad6dc508ae356db197400da2e23835f4da4_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:aa4e07e935c709790f34c09f9599fd0c08e316d0c68ee205f67bfe1b851feced_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:b3a925c41fcbc82f677501a545a5a2e4591d424bfdfe8ab9f1e51cfdaac517c7_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-router-rhel9@sha256:dec52615b0f12956209997e4bea30b4931c9a5bc927e11f59be3fe0785354200_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:07985043e73052f4a103afdf216600c008cf1a381741f9f3230f6fa5de78fb3e_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:7921e2d62a70e22b57f615d5d4409645caa8e32bf96478fbb9609bcc0d75ace6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:aa4b1284fab59e85ad8926e2cb6850359243f1290a1747ed8cc939c7f02a3376_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:c4850be886043e7951a09286023fc134f9a1c8b2f857ea8e6ab6b882fd9a4e9d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:26c21c7693e76ecd466faa5e592f4392930efb029f5e54a63036e6ab521e2105_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:f3de099f8443c23d23bfddb4526218bc09185e1a22c8706e04b5a3d3148cc8ea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:57207960eb2b5e409c9fdfb011e14651ebc78ec3711ea6a8ebcfb68d52efce6d_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:5a1b03f3145e577f98718a4c03d4bc576e1032ca0c5d7de7aad07995e7a3857c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:d37cb08a0a7884f668cf8b4d3781a71ded0816fb5486edd245283f1671e03b0e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:f2173b6c80a86d0b90201968e39a37f3a168d9d84a2a873ed69415bee111b61f_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:50b543073492a4ffa9b71b8466e4b53cb6baec8d8d1bf72eed5a63bf82ca73bf_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-core-rhel9@sha256:cbd3dd04d28d6cd2b67b139075db4847aa543fdd34a1a5a4de661d7f82511798_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:d4ff0a59b04f9ec17771bccbd54bf9535562a097c41e3ea5459d734260241c91_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llama-stack-k8s-operator-rhel9@sha256:ea584e4f17f7c343b90afba20a5268b02825f7772541f08592723beeb5457e21_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cbba805c8696fc48867d1148959b34e17e27226d4b0559d23c88fcd1d5deb002_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9@sha256:cc41a323ad5b426eca4052cf6353eaba22b572efcc0940ffb980939b3655c098_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:3dec19c79111ec3d6e60b9a369ce2b9e74e889020ff49c8fe3a3963be2ed9c74_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:99c373f1ab16b86a2b0a5a9d37dc2413385952b40236d7ea987f7bf6f3d6c2e9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:1cb63738914fd92687e1268e643d8a082e8b7126429c9b42433d9b32084c21b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:49d113de4250fb5f96387047052a11979fb410cefb03cfe84025a1bdc3cc2130_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:8aafa4099d297bab85c6e38ce443ab9ea6f895d97839ca956d641574dce85209_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:256a1a514bed575d0fda9b97f5ec28b651dbe6a5a7c0992eae8e0ee4811eb483_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:71ee1e02f693d94555fc28956c20cc28817768c3242c628c3705604dcf8d63df_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:c8bfa95bd3076931e351a7abcee4b1efc31bd42eb3d41d205b31c4101eb021a2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:0c9b99ed1dc6e90d25827f4aa03ea80d15ac39081e09cfb23ff7d60f307c7ad0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:22a8e6301a6722c8633de683167af7fcee21423824be149bed3a7e3910c08a36_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:c9d319af0b66328e03ea3ae476dc4da96ced8d17c7ecf379f55ce787e6ab4454_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:2951e7a2b97d9b7d15a42b3a8333cec792da3b11827251a675c4c1d15b496472_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:b5432e89d9550246c4d4669aa3f868ed2d07cf96f66ccddb07c80e4d7202613c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:d42d785d399098a9830c5bc98fcf9bb7ee47f46e3531661512ba6654733a1b10_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:0868815fee4a3e6db6892649725f5585e952f473830cc620fc8796c9f1290fbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:cc97442276d74bfbae5729c850eeb66ff5f9f025b4291f3e9ac1d778bf9f36ab_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:ec9b860e99dce07f8f6baaea8bc211b0dfd85488c9c548a4834a0a945662ad18_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:446a084f85033610a2da60958ecde12025d98f02b8b7666411f9e6a39807030b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:6c6c0dc237cce8f02e85b02ee7e8b88b50f8451fd87c162d923f5014b419bb60_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:c6a16dda2ef744f674554ebd45a4bd309dcc1375a3956ae455783c4f3b172dac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:836abe7b28c8f8aaef9a093f0efc59868083a314f691752bb6847de1a855b901_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:d128e309f02523db4ed5f7ce88f65ef7a5180cbc4b90f2554977931227beaf37_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:ebc8caad8486d2ec6bd6bc8d2305e834c0584b4cd77f5ce607d212162e29cd0d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:8bdca4ddfc71e7ed1489156fb0d9db0c89284a4d97e2a9ff17e2ae42dcb5c078_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:ab241ab04d95a2a02e724be567cf822ee8e775bcf199d2108f54397b0e12a44d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:15509d4e38fad14b153bf929e8f34d7f0b419528bbb333a7a5a9bdcb689276c8_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:2d0e79182424eb41f3b288d3a72bc2531094c1c62f6a37955fc19eaa8c2a1150_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:69fd2a0674c17a64357db22390d43f2c65e071c822caf06bee275562a529e1a0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-mod-arch-model-registry-rhel9@sha256:ffd8e270a2086d5b292d77f0435c2b5c8c1bb93718ab3e54965119c24fca8950_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:366b664c214845bb8fb70883d154f604cc71cbadd71b41f7f6403d99ba2f1d10_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:4d3e952bbfd921d32388d72581cd11a042fa11eb6d2e6b8ea2f16aced919512d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:e5c2b849d4d68f5b306b13bdc1570c295b1590ecdca5d3ac39f706f71d188da2_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:ef352dd9b37f1b64b6255ded176228af7d0fa473ff05a9de45c8813f403a370d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:0612998ed9cea3da1bb84032db6a27656c91e7964046d4babd4806171522d587_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:1d094c0301a3d6c46f48b07cd19c454c1c9da45924802da5f3cad1a5a7aa07ee_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:58ba3d66d62c9a21a73a74c548eede552d290dd3167373118a62b708c6a7ca12_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-metadata-collection-rhel9@sha256:94a5c2655f53e457f93d333fd06658239d887030c36219d6204f116f052a29f7_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:07e17a93f21ea7683d92533024b4b2e7f8d9e94bac03528691dcc87384426112_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:724c0e446ff65fad333fa138f38c6be6837bf9d43b6370c473b2ca663b2ea557_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:7974cf25ce6cfda7cc5ca9293e0085305957e4b686f5852a44c992ce2d87f7b0_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9@sha256:c96beb9c7d812b0e5858df4784daa39dffeb850b460b9f9831d2d15540d8ff42_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:69e03900b2b001ea1430ecf848fac0342b8c0a5f5825744ba6bf40ce1759e9c4_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:73d208bf8923fa4cc202180698e552b7587d5803a4bbe1483145708fd507fe15_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:ae50d53c61ece1bed48e6bafed1a9549df90f0f69dd8cc29ba92227f7f0cdaaa_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:fa61f7251be2cae7e64ff93f7061e4bbd3d65a3212bbe6a7554d5937067c6e2e_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:65792d4181cbb4254ccefcb568a5d5347c3e510a5323a3666d09d557f93f1f47_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:7697e77d8f9aab5b9114436b5dc884bc74ae8fd7671a85591247b7fcff1fd620_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a3c15a45625d63a9ce79ccf7f91fe290864b38c13e1d97e892ee4cefcdac6463_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:a9a32e1f81d5d4f46953161ddb4fa32f2af9b8ade126e945c7899bc7417cddbd_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:ef9eae46fb64606e5d943c1dbc30eddbad35e50a2e67062f4c1a98bea48da038_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:f3a60cbfd7a3674fcacb56f9a7cfe6e10c6d24a690d107cb5b258986e154f3d3_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:5e18f3434927cc1fd3673a57826f5a33fce5b2621f256ca1f960c42b1445ae8b_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:703097974e54d0ac4e7574d3fb8fe937fa240b745fa759221a9d29f7c3d80bf2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:026bc89d8226333354d1bcca2ffa793e4335b6773f4be1835d28b2cfc5fca1a1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:d9d12a106e1d97adaadf2ef7baaa73dc49484e170715f26f23cdc690e5bbd7d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:22ce77e5eb67eabf3f832cd88e2f52aab1e9c7773b1f58527b746aa9f9b25406_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:4d34ecbae2e510e8682d52c317a34ebecda107ec669834ab07031ae623cf88f1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:5f15f3406bd1bd13511726aead148214c1eb97c472b4bab0ab28a961c9078fea_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:9bff2dfa95be0df55b9bef264f36e571f6f52f76017a398bf28bb7ba955ecae0_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:11133374735b1f2a4461440bd99b64f1194a4f524d31e4855394cd4844dd5e88_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:673234061c88d83e33ecd1a948373801fd683d743ccbc66ee3b5e280c8aaac0c_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:8133b1b027a17aba447e03d68b0cf68f8e8b639fa3313af18b93462437a5a555_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:d655b10da044b5b329e88e03426dc6af1a42657c8820f9c1dcbbf9268bffa9fc_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:ebc8e813ffdadd6016f955e6b978cd2123b2b24f026c3a5fdb1830b1bd2318bf_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-operator-bundle@sha256:f2352e3f70233821d8f41da3ef6622732d6b9f65b0185663521370fed061ce0f_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:23b0b8e64dbd45ee08586a145e5f615fdf91f963840561e26efac37c743e6d97_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:2462cfd09fc6412ba16ee2b72be10c685cee12282a2fd45019c63f2b48181562_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:9a78a26fa74e35f62d406cfd237ea23a85d0df63529807d428518c83c0f6eb76_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:e04b6d896a06cf4be21ea40516fb3f0877c3bddb6145c9b26ed03ffcd724c5e1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:1d9c8e6c45a9d739e8663b70e75aa18bb07f0b91f0d25eface9690120e9a1153_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:24d7ffca46730de359333e91b85b0a8b62b380889595a63dbaf91b090e62625b_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:5881fdf3cd3bfd72fb0c6166a217bf70756026045ff98de2bb022ce108dc2201_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:c00e8fffb8886989f35937b67b88a2a5db3fed5dd6255a8bf7d367edb8079e1d_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:f4cb6c55174cfab1f18e29c3f58482ce235aefa9968dba80d6f4be9dce15a5c9_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:41980a78e4f69b5276003e0b0fe213fc7e5486a0e256bd7859bb9e1c8cfd2ad2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:030672c504abdeac7b9d74c3c022d7a771a38fcb64ac6a5433baf8086daf8715_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:827670c5a76b198988cbaebd616a9e0fad7dcb4e8728db02e2e910346eda6eac_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:93ea160a968224ac63fda13f2dcd363c14176b01afdeee70a31637839f4a282f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cf73de714930b59583c76d7fcb527bde39660659fd0c83c4358a9e6bd6657756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:0514042f65cea28a4626ec3809cb78809d1bf372774d9bf6f0c646200a946cab_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:963f090fc092ac197c91f1ecc0005506d3b265e288d334dbc1c1c23aba18a09c_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:9b67d84fe4316dfd036979f993ffc3813fc6dc9ed273656591b07d389b7b9333_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:b5335308622482918f613ae5a2c9427f00d44cbdcf5cdf53923db7e854214458_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:6503aa2b0c29d01b947b6fde383850d03dcb2b9f9d70cf417b9e90d5e99d1740_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:78846ce640605e0d7b0ccdcbe3a2e45fcfa2956c388d4a215dbc38162df065d4_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:94b15be87e9fa65a523e9b2e9c28b9ebe43d99ba008ee604ff0460b6a8d8e0d4_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-driver-rhel9@sha256:bdea822b8aa113ba4608270dab871484a4a6f5a99639cf4fb9e05dca286cf58c_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:017d014c78d061d75ce7919c889e4082fdc226782856bdb303f62ac70753d28f_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:bd6cda8a44938fa65e0253c5d18e668057553138155234320b6234a1be5bf4c3_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:c08e0f49015d834ee9d631faca1e62e09a31b972f592e823c773793f42e4698a_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9@sha256:ca6c2768a65626bf73f14d91fa3796d1c3b3c8fedff93409ea5222673e630085_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9@sha256:2f64523debdbfacbe1bee85c94152a99a596b64f5c4b3ded0f9a373c1b936f53_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9@sha256:6eec121f315614f07f06029b2e7ae5f3355c175c3b82e840cf7d5ae5bc801b6e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:24ae6c0af0c6c3a19133adb63ad9c4cde0d02bd137db26279d785bd62bfad011_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:57bcacf572ab592c60a09d648dcad5a1607ee7953bfd2a01c481f528bf2f9dad_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:aa06f41ab53eb1e17daf2fd0fc5b801a7fc0bd9184606678f2b9e3b81fef0c3e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9@sha256:dbd1409cf43e11b91903450e9331544d8ec866f64d0aa2333696eca4273e803b_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9@sha256:ec541f13bbfc24a7b159e216de1b8a160d3efb79bd7af6a7f950ca7e88c2d549_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:43cb3b42b64014d4eb116aec8bad826e7ff1f1118be5a8deab1308670266bbdc_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:bb748e2e2233933a5e2d56bc56760d6f24bcfb66ba8ccd854697c496f675837c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f35c7dd9c3d5a12431a75166dcd02eef91eb7b3a0983d8e0906e4568ce063fd0_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:f8e94767ba4a9c27be9d56603c0d75b19eefc5284c327d2b4c84b1b2dd761a27_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:03e6c08035193b34155d1a5bfa925ea5b86ffa082154907b55d29d82e64edce1_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:13db656ea595789cef7eac5024cd9969856b6a166c70b8f7f14439b263e70d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:ba551720f13e8ac6ae6f463231da2287a55954094166d21e9e588da5348e8a28_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:c7e91ecb2b3ea4fddd233acd26e4b2695b6a8bcc882d65040fd845dcddf646ad_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:1b707d3f0b558c467ef76916a2554b2dcc430a914b34e88a7165374b4dda82a0_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:278a37bd42d3ad0eaaf0642f354abb759bed09d014a07f37c62703c344c56034_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:55f4cbb3faa94f4439975127af63929099867ab66cc22469cdf226c759b619a6_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-trustyai-vllm-orchestrator-gateway-rhel9@sha256:6ca5e0d0fd9a9215cdd60e8efd334fb77645234597ec709d95c9b2c93e9890ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:bd911b7afc4acd32090ae53dd10c86b9266297c001dd6c6adf74fe7d28947959_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cpu-rhel9@sha256:df10bfdf12f1fb171f584ffdf304d953270e0526c35e963df2107452f1321051_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:19e1f771e2e77bd1a8fc6969365d6da3c7f4e004409ee77c273e3005adcd7143_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-cuda-rhel9@sha256:a87cbfec75f9c2b353e9d9fafef251d3cdefe175946c8a1d4eae9e36e4d01d43_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9@sha256:cf77196d5fbe2dff7a226cb503ab7d4928d6db9feb9d4dd998a25e1998c31bc2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-vllm-rocm-rhel9@sha256:3d1cac266832f8369322ed7a150da85bf885a969bc391fbf2ec2a704ea5911ca_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:2a6d3c1c27b166a4e297d92f9ace7d8d7d93820d92a9ec5bbcc1fd6fd9ac4a46_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:70f0bed24ad72ca7a8df9e8c8d684c52b47eb0d3f733d581bc0cfaf08d182a57_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:93e13663092f1142216a07805698f08e37088c78ef2d43f3958edcf7ef6b6b70_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:76dd065e2a965de0e8914797b1ca71b92edbf1ac9acd110cc51b46c5fc826f42_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7da64ea2d4244d686c88e930fa3c167e82705c2873c0bfc45363537730605a9e_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7e4a831fb2d800d402b7615965b581b3e539a56a7752bfcacd534f6da410522d_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:8cabba462638160c7596bf1d071340893deaf5fe9bc9325745b2925d33b15fa1_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:59df074f423acb89fbfa3da67048d7ba862f2cb01ae0f394334862489b7c7901_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:5a85f3e0b980be2e323bcb8c63a14839634aa3c23c5b4826bbf2a3f5ebbe0e51_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:ad3aa1ebbf5531ee0cce78e4682100e867143ef7d7055e271522c65ea25e8507_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:c0bda6388361d1559cdae9439fbbfba51ea2d2ffe3c34aaea0dd5026aae0848b_s390x",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4091990af4e11a29690c6459ee8df2b8d95ab6d9f998cafe6b391926f5f198d6_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:824bf53d5290c2e68e9ed02305cec8cc9b1edc7492b52b7ef8c1e4729120005c_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:1af0d97acff969decaf3ca5f4887d62bb413caa438d52815138f41fc19379756_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:10f067e5a8b710ddb609b7864194da05a372c2c7641017e375e701988386b14e_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d04e67337ebf35b61abe7f829422be7a84b76d4d46f74f91689a89f945d32024_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:da100dc6c0af0537f8494fa9e2c5633d227321b33b81beb58c0048c6af47c777_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:918d211643c68394121b0d6a9fd7b8330ffc48c78e575121b32deec050ce4ebe_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:ad28e393f86cb489f6c62caba987847fabd84fc4506b4bfd8bf81539d1c8d09d_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:0a03f9160157637ea675d5f4cc2e6ea44486e703f2dc472ba7761ec4b7987cd2_amd64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:e9b02289119b8ad80a44cd9083d021714b02ec94f378ae9ae2661281d12be1b5_ppc64le",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1e9ae57632c9a2c70a327c8328e3983296b6b0e7431eee57ba3533dfa227d03_arm64",
"Red Hat OpenShift AI 2.25:registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f9a9b736c707705215ef1fe46b834544e3566d22da0819e34841269fa6b48b52_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "netty: Netty: Denial of Service via HTTP/2 CONTINUATION frame flood"
}
]
}
RHSA-2026:13553
Vulnerability from csaf_redhat - Published: 2026-05-04 17:23 - Updated: 2026-05-04 21:19A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.
A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.
A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application's failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.
An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.
A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.
A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 §4.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.
A flaw was found in dynaconf, a Python configuration management tool. This Server-Side Template Injection (SSTI) vulnerability occurs due to unsafe template evaluation in the @Jinja resolver when the jinja2 package is installed. A remote attacker could exploit this by embedding malicious template expressions in configuration values, which are then processed without a sandboxed environment. This could lead to arbitrary code execution on the affected system.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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": "An update is now available for Red Hat Ansible Automation Platform 2.5",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nFor details about this release, refer to the release notes listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:13553",
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69227",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26007",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27459",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29074",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-30922",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32274",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32597",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33154",
"url": "https://access.redhat.com/security/cve/CVE-2026-33154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/release_notes/patch_releases"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_13553.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2026-05-04T21:19:43+00:00",
"generator": {
"date": "2026-05-04T21:19:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2026:13553",
"initial_release_date": "2026-05-04T17:23:21+00:00",
"revision_history": [
{
"date": "2026-05-04T17:23:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-04T17:23:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-04T21:19:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1777407821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Aac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform\u0026tag=1777407814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777403872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777321309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777322185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3A653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777392855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3Acd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Aaeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3Ae2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777395253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Ae8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Aceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Ac800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777402264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396768"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Ac2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3Af1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777403872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3Acbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777321309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777322185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3Aaa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777392855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3Aaa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3A848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3Aae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777395253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3Ab1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777402264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396768"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Adbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3A4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777403872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3A6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777321309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3Af0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777322185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3A66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3Ae8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777392855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3A7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3Ab8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3A9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Ad096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3A6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777395253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3Ad7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3Af13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3A3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3Abaaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3A118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777402264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3Ad63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396768"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256%3Af3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256%3A7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396369"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256%3Ac449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397926"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256%3A2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777403872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256%3A00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256%3Af6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777321309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256%3A68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777322185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256%3A56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256%3Ad3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256%3Ad46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777392855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256%3Acb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256%3A5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256%3Ab1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777394109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256%3A1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256%3Ac3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256%3Aacaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393635"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256%3A3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777191799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256%3A24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777395253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256%3A0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777397543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256%3A03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398881"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256%3Ae2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777393434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256%3A2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777398315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256%3Afa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777192024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256%3A23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777402264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256%3A92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25\u0026tag=1777396768"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64 as a component of Red Hat Ansible Automation Platform 2.5",
"product_id": "Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69227",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-01-06T00:01:17.036900+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending a specially crafted POST request to an application using the Request.post() method, provided that Python optimizations are enabled. This could lead to an infinite loop, resulting in a Denial of Service (DoS) attack, making the affected application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp: Denial of Service via specially crafted POST request",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products as it can lead to a Denial of Service (DoS) in applications utilizing the `aiohttp` library. Exploitation requires Python optimizations to be explicitly enabled (e.g., via `-O` or `PYTHONOPTIMIZE=1`) and the application to process POST requests using the `Request.post()` method. Red Hat products are affected if they meet these specific configuration and usage criteria.",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "RHBZ#2427256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
}
],
"release_date": "2026-01-05T23:19:31.396000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp: Denial of Service via specially crafted POST request"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
}
],
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"cve": "CVE-2026-26007",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-02-10T22:01:01.036116+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438762"
}
],
"notes": [
{
"category": "description",
"text": "A validation flaw has been discovered in the python cryptography package. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor \u003e 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it\u0027s easy to forge signatures on the small subgroup. Only SECT curves are impacted by this.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw, while difficult to exploit, would lead to a loss of integrity in the encrypted communication channel. Given that the cryptography package is a library, it is likely to be used in situations that do not require user interaction.",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26007"
},
{
"category": "external",
"summary": "RHBZ#2438762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26007",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26007"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26007"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c",
"url": "https://github.com/pyca/cryptography/commit/0eebb9dbb6343d9bc1d91e5a2482ed4e054a6d8c"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-r6ph-v2qm-q3c2"
}
],
"release_date": "2026-02-10T21:42:56.471000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cryptography: cryptography Subgroup Attack Due to Missing Subgroup Validation for SECT Curves"
},
{
"cve": "CVE-2026-27459",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-03-18T00:01:41.404915+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448503"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyOpenSSL. The set_cookie_generate_callback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a fixed-size buffer provided by the underlying OpenSSL library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyOpenSSL: DTLS cookie callback buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable when an application using the pyOpenSSL library provides a custom callback to the set_cookie_generate_callback function. For the buffer overflow to occur, the callback function must return a cookie string or byte sequence longer than 256 bytes, limiting the exposure of this issue. Due to these reasons, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27459"
},
{
"category": "external",
"summary": "RHBZ#2448503",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448503"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27459",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27459"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst",
"url": "https://github.com/pyca/pyopenssl/blob/358cbf29c4e364c59930e53a270116249581eaa3/CHANGELOG.rst"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408",
"url": "https://github.com/pyca/pyopenssl/commit/57f09bb4bb051d3bc2a1abd36e9525313d5cd408"
},
{
"category": "external",
"summary": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4",
"url": "https://github.com/pyca/pyopenssl/security/advisories/GHSA-5pwr-322w-8jr4"
}
],
"release_date": "2026-03-17T23:34:28.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"category": "workaround",
"details": "To mitigate this flaw, ensure the callback provided to the set_cookie_generate_callback function strictly limits the returned cookie string or byte sequence to under 256 bytes.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyOpenSSL: DTLS cookie callback buffer overflow"
},
{
"cve": "CVE-2026-29074",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2026-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SVGO, an SVG (Scalable Vector Graphics) Optimizer. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by submitting a specially crafted XML file. The application\u0027s failure to properly guard against XML entity expansion or recursion can lead to the Node.js process consuming excessive memory and crashing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "svgo: SVGO: Denial of Service via XML entity expansion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29074"
},
{
"category": "external",
"summary": "RHBZ#2445132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29074",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29074"
},
{
"category": "external",
"summary": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673",
"url": "https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673"
}
],
"release_date": "2026-03-06T07:23:05.716000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "svgo: SVGO: Denial of Service via XML entity expansion"
},
{
"cve": "CVE-2026-30922",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-03-18T04:02:45.401296+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448553"
}
],
"notes": [
{
"category": "description",
"text": "An unbounded recursion flaw has been discovered in the pypi pyasn1 library. This uncontrolled recursion occurs when decoding ASN.1 data with deeply nested structures. An attacker can supply a crafted payload containing nested SEQUENCE (0x30) or SET (0x31) tags with Indefinite Length (0x80) markers. This forces the decoder to recursively call itself until the Python interpreter crashes with a RecursionError or consumes all available memory (OOM), crashing the host application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-30922"
},
{
"category": "external",
"summary": "RHBZ#2448553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-30922",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-30922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30922"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0",
"url": "https://github.com/pyasn1/pyasn1/commit/25ad481c19fdb006e20485ef3fc2e5b3eff30ef0"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-jr27-m4p2-rc6r"
}
],
"release_date": "2026-03-18T02:29:45.857000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion"
},
{
"cve": "CVE-2026-32274",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-12T20:01:22.957558+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447111"
}
],
"notes": [
{
"category": "description",
"text": "A user input sanitization flaw has been discovered in the Black python code formatter. Black writes a cache file, the name of which is computed from various formatting options. The value of the --python-cell-magics option was placed in the filename without sanitization, which allowed an attacker who controls the value of this argument to write cache files to arbitrary file system locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "black: Black: Arbitrary file writes from unsanitized user input in cache file name",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32274"
},
{
"category": "external",
"summary": "RHBZ#2447111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32274"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32274"
},
{
"category": "external",
"summary": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d",
"url": "https://github.com/psf/black/commit/4937fe6cf241139ddbfc16b0bdbb5b422798909d"
},
{
"category": "external",
"summary": "https://github.com/psf/black/pull/5038",
"url": "https://github.com/psf/black/pull/5038"
},
{
"category": "external",
"summary": "https://github.com/psf/black/releases/tag/26.3.1",
"url": "https://github.com/psf/black/releases/tag/26.3.1"
},
{
"category": "external",
"summary": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m",
"url": "https://github.com/psf/black/security/advisories/GHSA-3936-cmfr-pm3m"
}
],
"release_date": "2026-03-12T19:47:07.464000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "black: Black: Arbitrary file writes from unsanitized user input in cache file name"
},
{
"cve": "CVE-2026-32597",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-12T22:01:29.967713+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447194"
}
],
"notes": [
{
"category": "description",
"text": "A missing verification step has been discovered in PyJWT. PyJWT does not validate the crit (Critical) Header Parameter defined in RFC 7515 \u00a74.1.11. When a JWS token contains a crit array listing extensions that PyJWT does not understand, the library accepts the token instead of rejecting it. This violates the MUST requirement in the RFC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32597"
},
{
"category": "external",
"summary": "RHBZ#2447194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447194"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32597"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-752w-5fwx-jx9f"
}
],
"release_date": "2026-03-12T21:41:50.427000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyjwt: PyJWT accepts unknown `crit` header extensions (RFC 7515 \u00a74.1.11 MUST violation)"
},
{
"cve": "CVE-2026-33154",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"discovery_date": "2026-03-20T21:01:35.498935+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dynaconf, a Python configuration management tool. This Server-Side Template Injection (SSTI) vulnerability occurs due to unsafe template evaluation in the @Jinja resolver when the jinja2 package is installed. A remote attacker could exploit this by embedding malicious template expressions in configuration values, which are then processed without a sandboxed environment. This could lead to arbitrary code execution on the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dynaconf: jinja2: Dynaconf: Arbitrary code execution via Server-Side Template Injection",
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33154"
},
{
"category": "external",
"summary": "RHBZ#2449774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33154"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/commit/2fbb45ee36b8c0caa5b924fe19f3c1a5e8603fa7",
"url": "https://github.com/dynaconf/dynaconf/commit/2fbb45ee36b8c0caa5b924fe19f3c1a5e8603fa7"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/releases/tag/3.2.13",
"url": "https://github.com/dynaconf/dynaconf/releases/tag/3.2.13"
},
{
"category": "external",
"summary": "https://github.com/dynaconf/dynaconf/security/advisories/GHSA-pxrr-hq57-q35p",
"url": "https://github.com/dynaconf/dynaconf/security/advisories/GHSA-pxrr-hq57-q35p"
}
],
"release_date": "2026-03-20T20:22:59.090000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-04T17:23:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5#Upgrading",
"product_ids": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:13553"
},
{
"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 Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ac588b174bb083df04647e21f80e36789622f2bb9c70c0f25dc72a207546f4b0_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:c2b8db8cf462e63346fd7f70ea92ad47b60ce8a346b1766a210e6b8e12987b15_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:dbb7cffb582b6073c2d1d15fd8b3cb4b0e3dbd88871c35ebe87fe480530cc8c4_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8@sha256:f3587a93b8186143d887c3d8b20b8796f1a3d9ead39b25804708c9b7dad3088a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:32d53a06360f409fddfd003b5752facd3fd191297f333300e85fc194030cb757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:705d314f2eb93d2c851138fbcb04706f02df38e3665f4ff5cab982f78589dd6e_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:7f39118c7aeb45defec1b25d1b458227b5a62c5c6177f51be100d9d0d4e5f308_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8@sha256:f1197cb5e8b22462341aeb0ffacc8c7a805d2692e1c07b614ef20698fb535f7b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:39a5bde35ba0e9acb169edeb753dccd33fbb0e4bb311ee7037aa2042f9850874_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:4a4d9cc473a7047512a07c4b8448f09d826576ed910d46dc94d8062616ba6efb_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:7a04b1492ffb125b001f7803a4e3472aafc7cf7c236e8f73e13389b84676b87f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:c449bd42eb778d5358523f750bac003ad0b3bb728e369146e24b32d9f49f5c07_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:225fc37f80925652e6528e2ef9b74e12e6abab42cd86e8cdeb4381d7d4ca62bc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:6d3a683bcebb36f781ab8d6904f29c2dc8a66a6dc720a4d7175b0b4f7f2b7d98_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:9e4133428c71165d7e936efd3c1f7344b434bece53738b6a93a411e822a8e096_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8@sha256:f6b0c62b35bd4ed6ae4cacaa5d08ded9e0403cec4cc586fd205bcb71ac7bfc9a_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:00ee4300bc6c059bd48da2d46b7dfc928ba8be6d6d313dbb551559bdb76acb40_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:68868f5129890f9ce2416e6ade3e340dded49269f532791b541a6919f8c6db5b_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:6baa6f0d35e3dc4d95b19680ea853a7f6c2d6e04791b2ba2ed242d2593d0067f_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:f0bb7a65e2fc5985a3211bebb79876bdc2bd1b61da7efd53416c8457253d4691_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:595ca0391a1ebe714c692906f08dc879d679f3ea99f7d8ab8f3d9537e6c88f4b_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:66586f6c269e34a9a1de9d96bb90ed09f4384385d767f5fae988499855afaa7f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:8e474b0dc2a31969f7c1ac11ba2d9f5afdaad4c04402000a6d744bf7152b2ea7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator@sha256:d3c79490034d50c28e1d359d48a130f3afcaa19a86ec165b39c68c9c5f8c98c8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:1e5786ac9dc6ba99af93a08a4b927c09cfcd7dc389100ba979094f6579fb481d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:56943e6ef83543aaf15367e37d213aaabd8fe585d5d4e324b1f127e009509da4_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:89686191015453d93dda8818895cf5df85ba20afb8cfca929f8bd7f9d5c68d96_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/controller-rhel8@sha256:8c0908022fc3e47059b25b8927201256b331272a018a584a50803e735262c82e_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0b90b184be8b91ba0429aab99151f6fde8b58197f50379876e354e66a567e044_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:0ee558ab0fb73e9063dac2654665e613a7ae45798893584e50104190cbcad491_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:d7ef3d1672b05c8534ae76de68da676e23f431176c7b89dbd636976e4752cbee_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8@sha256:e8a06fef6949e57ee62aec89bed4a24cbcd2226710aad99e6c751dab18050afa_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:03d3c045107d7edafc3ef0025baa9b0efbe59928d3b63856b95ba60273fa0a65_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:90fc3d8bde025ae8680269980d0d5336baafc93aeae0478702e3594cbbc17ee2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:b1ab1cf3e930abb6a64fda88518372d336f52d3b35f50da30d60c16b36da2fd7_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8@sha256:f13503451a6b196f6e33304d48fb5923be508b8ba61a26b8f463784b0018cf4c_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41440f32cec47e5c83cf465f0c663f0d93b6c923185f29e509d788f1d93d4ee1_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:7fa19932c4f69974570eb98b84966e1980fd50dcd3989c76cb4b705c434e2be5_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cb3eec53f6bc28a1d55045a876947fc9f89a01228719e8cc674f3dc4c308a3b0_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:cd05bcecf656850c392ae02a25cab50b947e17ee524aaa1861f5bf15226e0a08_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:653e3a35c2d8659ccfec0dc0747505ea133ab9951e35f0342e1c1e4272182f53_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:aa753c7a7ea4ca884e7538b272c842267719c061b2934a791b4806c3b88973fe_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:d46c51532614bc174db040587bd65ca6fc16085ca396bec9150deb5c01cf16a8_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8@sha256:e8206d7a56dee1e2e1d4dce26704c2768477144247015a49a75992de3d156675_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:2619e2c3139fff5e23d6e4d8735a0405411a66bb284d3d07ac6d6d217c1ce75a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5fd61f6d1d90f0f95d345d379c708f3fac36bf1f9b1b800b6396cdccd9193248_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:864e1f6e1b240e7f39fc1bf2181ec68ce51cf5a8ed7840fef693e53b3823e75f_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:b8d4463686715e8db3d509f6b8c72728165970740e571ac8f88efcb2a91e41da_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:2b76a6aa0e03dd8ea997b44456d50dffa1b780d34005f749de8db6ee29b5c546_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:3130c7434f4523dbd7a1eb78d1800e5ff583517b97538681e4afe51de67070e8_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:ceec32f75ff6107896e5760eeb78fa2a053881caffd386bfdcbb5817f2e22718_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8@sha256:e2a1ccde8fa30d56e5c2ab90426d7f868bc7cd07e09f13c9342c046741923127_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:2234d87c9999d3a112c1b414fd5a25afc37c2ee20d5e6ec413b4477185aea91f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:94b2a6175c3665c5745dc65b9c1bbd7e4de8a64a0f3a2e8f4af7eab0be213c77_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:baaec1c3f0b0fc577735ad06e441cdb3b0c3d642102f0a596b28a499577fd8d6_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8@sha256:c800a427d518e48df8e5a492d828c6f3844bddc8c7ba6f80111309999499de62_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:848ef75d17fa90fd0d8d28222ef915105af8f58e5f400a9738412b1e82b5df39_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:aeef173fcbf44e0791c36f4e01a787e582b80e0d7958ecdcb32c09095228b2dc_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:c3f5149d294490eb2b6a7f47efcfff6958b98467733699c6efa8cf7f31c4a049_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8@sha256:d096299ccb0569ba260224b713505382849aec3e2d1cfa08a97b460fcf4e1e02_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:1c47ca81a2808dfd7ebd13c8b6f2bbf8b6ff5a52bcb222512d3d2ba4d6ee91cb_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:417c27992f86d53d9d7ea1cc22c3c599764183bc4e3fea2f3a01ad586adaf970_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:6f3125769cb5d158be666402d00979ace572c700d55b431151c092b02dcab4bc_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator@sha256:aa7f2073a9f0fe854436c18478efc41421d70d6192749efba65cd2caf791371a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:55fcbaf725e43e92ab640ea43381e8b906a4501215841136f18ebd08c5348659_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:9318abff36863b26132cd4445106fcad31dc5a2c47d150aa467f65d3408289ad_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:94b5c35eb4b189b9d8d1600ba8340690da5b2870b545fbfaffab05dd9b54ed89_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/gateway-rhel8@sha256:b1845f6aa8cace795360d727e998ea371aae2bebbd5aaf757923304a3de17984_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:320be004867813f58de1eefdbdbc146cf3e5cd8046b02344d89802eca6dad274_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:3ce718dcf4647162e2bee28db841fc5661914fe4e89b6a90e1f2d54d13d94cfc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:9aea082a01ea2490eb6c7640f33155f31f918777715ff091f3c91b784d0c4d25_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator@sha256:e2f52b028d7e3f8a082792b06a322ba57f7f544d031b61cbd2773336e25517fe_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:0e3dc99aa5566024f6db8870ff8280c029c3e308cecb25a65880c4414ce5a610_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:6f02a2fbae1a17d8e1e170c7eb31dc0684d2ca2669bcd5409e087152c7a4b8ab_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:acaabf398bcca21191c73be1682bf3161dadc9185cb63097ec69c62c54b47fb2_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-rhel8@sha256:ae20e25aa0ec5b6684266c302fc31475e28de0f946567954fe7984a0485d103d_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:17ada043fbb5225e5b118ad22a31e53d7cd7d209c22cb9c0e70c037f83904d3e_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:24e8c04a4fc1cce79534dd254e2ae36c7aa3587bea4b483af187f02e40b9dd2f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:5356aa7e072eac4a8804e1e412571715c1fdd7c4f6e5c0bbd60e47614f83a0d2_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8@sha256:95db1a802f71dd1c5b6c8f061dd216957637a67172f4fb4f8e2f46dc82468757_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:00068a4319d92ee2671b72951c5d5e9e9bfd1a83d68c9148b8719c1577230abc_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:4e3f5fab7428cad69d8457ca3c56bc0c358262573176966c72a569038f87f609_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:72532554bdf444ce3f84e5269df59b02217b4329dcf3648f25736e2782840cdd_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:cbfd736d74ff4e654e50f39f533787a916caa88d1af67c221eb1782c7a06c292_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:066d1c2a23d29d89911328af44ec79f4cfba1edaf9a3b2b5a457464607c8d4df_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:2213a71ab49871f3254d31c7d57599268eb9b7beb85508e99a75b2409b1a7f59_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:63b9fd19a0e7f34f265d58c8cece765568558e77154f716308878c67d00e8341_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8@sha256:729b70a950dfe232b51e76a41aa7e3601443b0d9f522a44ebdca3a87667c9464_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:118922b59a55cb293f65388d19e1833db19312d1303c32c3cba85b41316139ff_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:63ec71df1f9eb23b48fe386791513dd81d8694f0d2b3a54e8beadab7cad43fea_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:824af8427ba46d702b4b10e9a236fe639813b0cd72cda6af1e24a28ad2d3f23a_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:fa5e8b27694c4561d4276c6fc42109424e01ec8eae1e9f8093f13a100aba368f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:1ab0000d82b32810dd551632ceb86130e2196fd871fc99ea3f3abd3950b68d35_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:229a3c03142740f31623322a706638e59e58b3bed8e96397c2f4dc8d65951664_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:23fd684ee2228414cb9f790049b086bb8d2a6bf28de0ae57b18f73da8ef6db5f_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:29bad736c8fba703244773ce572e4d7ebf041b776fe37bc884fca798d07d59f2_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:3f15dcaf08e6a864cffcee44e0188dee2c6c04492f787fb1fbdf4c7c9bd0d2f7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:7e5d71ee440934fb814527c7e19fca0b587689a3e40bcec6af94f5262dd9d697_arm64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:92b0fdf9d133d7af689075bcfdd90abbae60040221ee4a195ffd0c10a59f2496_ppc64le",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform-25/receptor-rhel8@sha256:d63dc814a1ab9e8dc3f8c92eb2a8e11fd502f1d9aab4e24278233adcc075874f_s390x",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:82e47436868837bba6b56ac43b0e0f9b609542932c8d97e9aa339517d3d7f3b7_amd64",
"Red Hat Ansible Automation Platform 2.5:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:852e458ce23c8af67551f7e24cc76bd2c05db16be6396b63233ace961c6f7ce9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "dynaconf: jinja2: Dynaconf: Arbitrary code execution via Server-Side Template Injection"
}
]
}
CERTFR-2026-AVI-0281
Vulnerability from certfr_avis - Published: 2026-03-12 - Updated: 2026-03-12
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une injection de code indirecte à distance (XSS).
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk AppDynamics Private Synthetic Agent | Splunk AppDynamics Private Synthetic Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk AppDynamics On-Premises Enterprise Console | Splunk AppDynamics On-Premises Enterprise Console versions 26.1.x antérieures à 26.1.1 | ||
| Splunk | Splunk AppDynamics Database Agent | Splunk AppDynamics Database Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.0.2503 antérieures à 10.0.2503.12 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.3.2411 antérieures à 9.3.2411.124 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.4.x antérieures à 9.4.9 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 10.2.x antérieures à 10.2.1 | ||
| Splunk | Splunk AppDynamics NodeJS Agent | Splunk AppDynamics NodeJS Agent versions 25.12.x antérieures à 25.12.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 10.0.x antérieures à 10.0.4 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.3.x antérieures à 9.3.10 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.1.2507 antérieures à 10.1.2507.17 | ||
| Splunk | Splunk AppDynamics Java Agent | Splunk AppDynamics Java Agent versions 26.1.x antérieures à 26.1.0 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 10.2.2510 antérieures à 10.2.2510.7 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk AppDynamics Private Synthetic Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Private Synthetic Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics On-Premises Enterprise Console versions 26.1.x ant\u00e9rieures \u00e0 26.1.1",
"product": {
"name": "Splunk AppDynamics On-Premises Enterprise Console",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Database Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Database Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.0.2503 ant\u00e9rieures \u00e0 10.0.2503.12",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.3.2411 ant\u00e9rieures \u00e0 9.3.2411.124",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.4.x ant\u00e9rieures \u00e0 9.4.9",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 10.2.x ant\u00e9rieures \u00e0 10.2.1",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics NodeJS Agent versions 25.12.x ant\u00e9rieures \u00e0 25.12.1",
"product": {
"name": "Splunk AppDynamics NodeJS Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 10.0.x ant\u00e9rieures \u00e0 10.0.4",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.1.2507 ant\u00e9rieures \u00e0 10.1.2507.17",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk AppDynamics Java Agent versions 26.1.x ant\u00e9rieures \u00e0 26.1.0",
"product": {
"name": "Splunk AppDynamics Java Agent",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 10.2.2510 ant\u00e9rieures \u00e0 10.2.2510.7",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2018-16864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16864"
},
{
"name": "CVE-2025-48073",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48073"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-11219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11219"
},
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1594",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1594"
},
{
"name": "CVE-2025-3887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3887"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-4574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4574"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2025-14087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14087"
},
{
"name": "CVE-2025-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12433"
},
{
"name": "CVE-2025-12444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12444"
},
{
"name": "CVE-2023-33201",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33201"
},
{
"name": "CVE-2024-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38286"
},
{
"name": "CVE-2025-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11213"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-12036",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12036"
},
{
"name": "CVE-2012-0871",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0871"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2025-0518",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0518"
},
{
"name": "CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-12438",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12438"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-26464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26464"
},
{
"name": "CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2025-12435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12435"
},
{
"name": "CVE-2025-6075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6075"
},
{
"name": "CVE-2013-4394",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4394"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2025-64183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64183"
},
{
"name": "CVE-2025-13226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13226"
},
{
"name": "CVE-2025-58185",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58185"
},
{
"name": "CVE-2025-47808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47808"
},
{
"name": "CVE-2021-46877",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46877"
},
{
"name": "CVE-2026-2391",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2391"
},
{
"name": "CVE-2017-18078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18078"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2019-17571",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17571"
},
{
"name": "CVE-2025-11207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11207"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2025-13223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13223"
},
{
"name": "CVE-2025-12431",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12431"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"name": "CVE-2024-58251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58251"
},
{
"name": "CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"name": "CVE-2024-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7246"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2026-21226",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21226"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-33202",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33202"
},
{
"name": "CVE-2025-12726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12726"
},
{
"name": "CVE-2025-12445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12445"
},
{
"name": "CVE-2025-12437",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12437"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2025-69230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69230"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-14512",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14512"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-0716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0716"
},
{
"name": "CVE-2025-64718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64718"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-12434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12434"
},
{
"name": "CVE-2025-69225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69225"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-12439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12439"
},
{
"name": "CVE-2018-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16865"
},
{
"name": "CVE-2025-14874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14874"
},
{
"name": "CVE-2020-17521",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-17521"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2025-48072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48072"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-12432",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12432"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2025-10966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10966"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2026-20165",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20165"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-22919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22919"
},
{
"name": "CVE-2024-23672",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23672"
},
{
"name": "CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"name": "CVE-2021-33910",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33910"
},
{
"name": "CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"name": "CVE-2025-58188",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58188"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-12443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12443"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-6602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6602"
},
{
"name": "CVE-2025-11215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11215"
},
{
"name": "CVE-2013-4393",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4393"
},
{
"name": "CVE-2019-3842",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3842"
},
{
"name": "CVE-2025-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11205"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-12725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12725"
},
{
"name": "CVE-2022-23305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23305"
},
{
"name": "CVE-2025-11208",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11208"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2024-8372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8372"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2025-3360",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3360"
},
{
"name": "CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"name": "CVE-2025-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11756"
},
{
"name": "CVE-2025-59730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59730"
},
{
"name": "CVE-2025-61724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61724"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2020-13776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13776"
},
{
"name": "CVE-2025-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13033"
},
{
"name": "CVE-2022-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23307"
},
{
"name": "CVE-2025-61723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61723"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11212"
},
{
"name": "CVE-2025-12495",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12495"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-46394",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46394"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2025-12840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12840"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2025-61725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61725"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-11458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11458"
},
{
"name": "CVE-2020-1712",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1712"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12429"
},
{
"name": "CVE-2026-20164",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20164"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2026-24842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24842"
},
{
"name": "CVE-2025-11211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11211"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2026-23950",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23950"
},
{
"name": "CVE-2023-26118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26118"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"name": "CVE-2025-59250",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59250"
},
{
"name": "CVE-2025-14104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14104"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2025-47807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47807"
},
{
"name": "CVE-2025-47806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47806"
},
{
"name": "CVE-2025-47912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47912"
},
{
"name": "CVE-2025-64182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64182"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2023-6604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6604"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2017-9217",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9217"
},
{
"name": "CVE-2025-60753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-60753"
},
{
"name": "CVE-2025-64181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64181"
},
{
"name": "CVE-2025-67735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67735"
},
{
"name": "CVE-2025-12436",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12436"
},
{
"name": "CVE-2022-42004",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42004"
},
{
"name": "CVE-2025-13230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13230"
},
{
"name": "CVE-2013-4327",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4327"
},
{
"name": "CVE-2025-58186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58186"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-12446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12446"
},
{
"name": "CVE-2025-13228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13228"
},
{
"name": "CVE-2013-4391",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4391"
},
{
"name": "CVE-2026-20166",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20166"
},
{
"name": "CVE-2025-58187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58187"
},
{
"name": "CVE-2025-12441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12441"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-47183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47183"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-6601",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6601"
},
{
"name": "CVE-2018-16888",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16888"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-69226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69226"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2025-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13224"
},
{
"name": "CVE-2025-13042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13042"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2025-11460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11460"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"name": "CVE-2025-13229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13229"
},
{
"name": "CVE-2024-24549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24549"
},
{
"name": "CVE-2025-12440",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12440"
},
{
"name": "CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-11216",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11216"
},
{
"name": "CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"name": "CVE-2018-1049",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1049"
},
{
"name": "CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"name": "CVE-2025-58189",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58189"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2025-11210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11210"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2022-31159",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31159"
},
{
"name": "CVE-2025-12729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12729"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-13227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13227"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2025-10256",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10256"
},
{
"name": "CVE-2026-20162",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20162"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-12839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12839"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-37727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37727"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2019-3844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3844"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-12728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12728"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2023-6605",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6605"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2022-23302",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23302"
},
{
"name": "CVE-2025-12430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12430"
},
{
"name": "CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"name": "CVE-2025-11206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11206"
},
{
"name": "CVE-2025-62408",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62408"
},
{
"name": "CVE-2018-15686",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15686"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-9951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9951"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2025-59729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59729"
},
{
"name": "CVE-2025-48071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48071"
},
{
"name": "CVE-2022-42003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42003"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2023-26604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26604"
},
{
"name": "CVE-2025-69224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69224"
},
{
"name": "CVE-2025-2759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2759"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2025-30153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30153"
},
{
"name": "CVE-2025-59419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59419"
},
{
"name": "CVE-2025-69229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69229"
},
{
"name": "CVE-2024-8373",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8373"
},
{
"name": "CVE-2025-11209",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11209"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21490"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2023-49501",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49501"
},
{
"name": "CVE-2019-3843",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3843"
},
{
"name": "CVE-2018-6954",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6954"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2026-26981",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26981"
},
{
"name": "CVE-2025-12447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12447"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2013-4392",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4392"
},
{
"name": "CVE-2025-48074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48074"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2016-7795",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7795"
},
{
"name": "CVE-2025-12727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12727"
},
{
"name": "CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"name": "CVE-2025-12428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12428"
},
{
"name": "CVE-2026-20163",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-20163"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2026-03-12T00:00:00",
"last_revision_date": "2026-03-12T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0281",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-03-12T00:00:00.000000"
}
],
"risks": [
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une injection de code indirecte \u00e0 distance (XSS).",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0302",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0302"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0311",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0311"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0308",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0308"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0309",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0309"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0305",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0305"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0310",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0310"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0304",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0304"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0301",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0301"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0313",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0313"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0306",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0306"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0303",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0303"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0307",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0307"
},
{
"published_at": "2026-03-11",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2026-0312",
"url": "https://advisory.splunk.com/advisories/SVD-2026-0312"
}
]
}
CERTFR-2026-AVI-0224
Vulnerability from certfr_avis - Published: 2026-02-27 - Updated: 2026-02-27
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
IBM indique les versions correctives 9.0.5.27 et 26.0.0.3 pour WebSphere Application Server seront disponibles au cours du premier trimestre 2026. La version 8.5.5.30 sera disponible au troisième trimestre 2026.
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Application Server versions 8.x antérieures à 8.5.5.30 | ||
| IBM | WebSphere | WebSphere Application Server - Liberty versions antérieures à 26.0.0.3 | ||
| IBM | QRadar Assistant | QRadar AI Assistant versions antérieures à 1.3.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.3 GA | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP14 IF05 | ||
| IBM | Sterling | Sterling Transformation Extender sans l'application des mesures de contournement décrites par l'éditeur | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.1.x antérieures à 6.2.1.1 GA | ||
| IBM | Db2 | Db2 mirror pour i sans les derniers correctifs de sécurité | ||
| IBM | WebSphere | WebSphere Application Server versions 9.x antérieures à 9.0.5.27 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.3 GA | ||
| IBM | Cognos Command Center | Cognos Command Center versions antérieures à 10.2.5 FP1 IF3 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Application Server versions 8.x ant\u00e9rieures \u00e0 8.5.5.30",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server - Liberty versions ant\u00e9rieures \u00e0 26.0.0.3",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 1.3.1",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.3 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP14 IF05",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Transformation Extender sans l\u0027application des mesures de contournement d\u00e9crites par l\u0027\u00e9diteur",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.1 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 mirror pour i sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.x ant\u00e9rieures \u00e0 9.0.5.27",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.3 GA",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Command Center versions ant\u00e9rieures \u00e0 10.2.5 FP1 IF3",
"product": {
"name": "Cognos Command Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "IBM indique les versions correctives 9.0.5.27 et 26.0.0.3 pour WebSphere Application Server seront disponibles au cours du premier trimestre 2026. La version 8.5.5.30 sera disponible au troisi\u00e8me trimestre 2026.",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-21933",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21933"
},
{
"name": "CVE-2026-21932",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21932"
},
{
"name": "CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"name": "CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"name": "CVE-2025-65106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65106"
},
{
"name": "CVE-2026-22610",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22610"
},
{
"name": "CVE-2025-66412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66412"
},
{
"name": "CVE-2025-40240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40240"
},
{
"name": "CVE-2025-69223",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69223"
},
{
"name": "CVE-2025-66035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66035"
},
{
"name": "CVE-2025-68664",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68664"
},
{
"name": "CVE-2026-22701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22701"
},
{
"name": "CVE-2026-23745",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23745"
},
{
"name": "CVE-2026-22690",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22690"
},
{
"name": "CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"name": "CVE-2025-69230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69230"
},
{
"name": "CVE-2025-66019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66019"
},
{
"name": "CVE-2026-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21925"
},
{
"name": "CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"name": "CVE-2025-69225",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69225"
},
{
"name": "CVE-2026-21860",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21860"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2026-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1615"
},
{
"name": "CVE-2025-69227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69227"
},
{
"name": "CVE-2026-1188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1188"
},
{
"name": "CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"name": "CVE-2025-68146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68146"
},
{
"name": "CVE-2025-66030",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66030"
},
{
"name": "CVE-2025-61140",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61140"
},
{
"name": "CVE-2025-66221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66221"
},
{
"name": "CVE-2025-69228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69228"
},
{
"name": "CVE-2025-39993",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39993"
},
{
"name": "CVE-2024-29371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29371"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"name": "CVE-2025-69226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69226"
},
{
"name": "CVE-2026-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21945"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-69224",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69224"
},
{
"name": "CVE-2025-64756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64756"
},
{
"name": "CVE-2025-69229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69229"
},
{
"name": "CVE-2025-68480",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68480"
},
{
"name": "CVE-2025-14847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14847"
},
{
"name": "CVE-2025-68285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68285"
},
{
"name": "CVE-2025-68615",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68615"
},
{
"name": "CVE-2026-22691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22691"
},
{
"name": "CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
}
],
"initial_release_date": "2026-02-27T00:00:00",
"last_revision_date": "2026-02-27T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0224",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-02-27T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261959",
"url": "https://www.ibm.com/support/pages/node/7261959"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261794",
"url": "https://www.ibm.com/support/pages/node/7261794"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261890",
"url": "https://www.ibm.com/support/pages/node/7261890"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261887",
"url": "https://www.ibm.com/support/pages/node/7261887"
},
{
"published_at": "2026-02-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261935",
"url": "https://www.ibm.com/support/pages/node/7261935"
},
{
"published_at": "2026-02-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261436",
"url": "https://www.ibm.com/support/pages/node/7261436"
},
{
"published_at": "2026-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7261774",
"url": "https://www.ibm.com/support/pages/node/7261774"
}
]
}
GHSA-JJ3X-WXRX-4X23
Vulnerability from github – Published: 2026-01-05 23:10 – Updated: 2026-01-06 16:06Summary
When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body.
Impact
If optimisations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message.
Patch: https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.13.2"
},
"package": {
"ecosystem": "PyPI",
"name": "aiohttp"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.13.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-69227"
],
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"github_reviewed": true,
"github_reviewed_at": "2026-01-05T23:10:15Z",
"nvd_published_at": "2026-01-06T00:15:48Z",
"severity": "MODERATE"
},
"details": "### Summary\nWhen assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body.\n\n### Impact\nIf optimisations are enabled (`-O` or `PYTHONOPTIMIZE=1`), and the application includes a handler that uses the `Request.post()` method, then an attacker may be able to execute a DoS attack with a specially crafted message.\n\n------\n\nPatch: https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259",
"id": "GHSA-jj3x-wxrx-4x23",
"modified": "2026-01-06T16:06:51Z",
"published": "2026-01-05T23:10:15Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jj3x-wxrx-4x23"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69227"
},
{
"type": "WEB",
"url": "https://github.com/aio-libs/aiohttp/commit/bc1319ec3cbff9438a758951a30907b072561259"
},
{
"type": "PACKAGE",
"url": "https://github.com/aio-libs/aiohttp"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "AIOHTTP vulnerable to DoS when bypassing asserts"
}
SUSE-SU-2026:0859-1
Vulnerability from csaf_suse - Published: 2026-03-10 16:05 - Updated: 2026-03-10 16:05| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-aiohttp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp fixes the following issues:\n \n- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).\n- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).\n- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).\n- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).\n- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).\n- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).\n- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-859,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-859,SUSE-SLE-Module-Public-Cloud-15-SP5-2026-859,SUSE-SLE-Module-Public-Cloud-15-SP6-2026-859,SUSE-SLE-Module-Public-Cloud-15-SP7-2026-859",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0859-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0859-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260859-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0859-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024671.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254867",
"url": "https://bugzilla.suse.com/1254867"
},
{
"category": "self",
"summary": "SUSE Bug 1256017",
"url": "https://bugzilla.suse.com/1256017"
},
{
"category": "self",
"summary": "SUSE Bug 1256018",
"url": "https://bugzilla.suse.com/1256018"
},
{
"category": "self",
"summary": "SUSE Bug 1256019",
"url": "https://bugzilla.suse.com/1256019"
},
{
"category": "self",
"summary": "SUSE Bug 1256020",
"url": "https://bugzilla.suse.com/1256020"
},
{
"category": "self",
"summary": "SUSE Bug 1256021",
"url": "https://bugzilla.suse.com/1256021"
},
{
"category": "self",
"summary": "SUSE Bug 1256022",
"url": "https://bugzilla.suse.com/1256022"
},
{
"category": "self",
"summary": "SUSE Bug 1256023",
"url": "https://bugzilla.suse.com/1256023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
}
],
"title": "Security update for python-aiohttp",
"tracking": {
"current_release_date": "2026-03-10T16:05:00Z",
"generator": {
"date": "2026-03-10T16:05:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0859-1",
"initial_release_date": "2026-03-10T16:05:00Z",
"revision_history": [
{
"date": "2026-03-10T16:05:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.aarch64",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.aarch64",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-brotlipy-0.7.0-150100.3.9.1.aarch64",
"product": {
"name": "python2-brotlipy-0.7.0-150100.3.9.1.aarch64",
"product_id": "python2-brotlipy-0.7.0-150100.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"product_id": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-brotlipy-0.7.0-150100.3.9.1.aarch64",
"product": {
"name": "python3-brotlipy-0.7.0-150100.3.9.1.aarch64",
"product_id": "python3-brotlipy-0.7.0-150100.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.i586",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.i586",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.32.1.i586"
}
},
{
"category": "product_version",
"name": "python2-brotlipy-0.7.0-150100.3.9.1.i586",
"product": {
"name": "python2-brotlipy-0.7.0-150100.3.9.1.i586",
"product_id": "python2-brotlipy-0.7.0-150100.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.32.1.i586",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.i586",
"product_id": "python3-aiohttp-3.6.0-150100.3.32.1.i586"
}
},
{
"category": "product_version",
"name": "python3-brotlipy-0.7.0-150100.3.9.1.i586",
"product": {
"name": "python3-brotlipy-0.7.0-150100.3.9.1.i586",
"product_id": "python3-brotlipy-0.7.0-150100.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.ppc64le",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.ppc64le",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-brotlipy-0.7.0-150100.3.9.1.ppc64le",
"product": {
"name": "python2-brotlipy-0.7.0-150100.3.9.1.ppc64le",
"product_id": "python2-brotlipy-0.7.0-150100.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"product_id": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-brotlipy-0.7.0-150100.3.9.1.ppc64le",
"product": {
"name": "python3-brotlipy-0.7.0-150100.3.9.1.ppc64le",
"product_id": "python3-brotlipy-0.7.0-150100.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.s390x",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.s390x",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.32.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-brotlipy-0.7.0-150100.3.9.1.s390x",
"product": {
"name": "python2-brotlipy-0.7.0-150100.3.9.1.s390x",
"product_id": "python2-brotlipy-0.7.0-150100.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"product_id": "python3-aiohttp-3.6.0-150100.3.32.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-brotlipy-0.7.0-150100.3.9.1.s390x",
"product": {
"name": "python3-brotlipy-0.7.0-150100.3.9.1.s390x",
"product_id": "python3-brotlipy-0.7.0-150100.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.x86_64",
"product": {
"name": "python-aiohttp-doc-3.6.0-150100.3.32.1.x86_64",
"product_id": "python-aiohttp-doc-3.6.0-150100.3.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-brotlipy-0.7.0-150100.3.9.1.x86_64",
"product": {
"name": "python2-brotlipy-0.7.0-150100.3.9.1.x86_64",
"product_id": "python2-brotlipy-0.7.0-150100.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"product": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"product_id": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-brotlipy-0.7.0-150100.3.9.1.x86_64",
"product": {
"name": "python3-brotlipy-0.7.0-150100.3.9.1.x86_64",
"product_id": "python3-brotlipy-0.7.0-150100.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
},
"product_reference": "python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python3-aiohttp-3.6.0-150100.3.32.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:python3-aiohttp-3.6.0-150100.3.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T16:05:00Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
}
]
}
SUSE-SU-2026:0858-1
Vulnerability from csaf_suse - Published: 2026-03-10 12:38 - Updated: 2026-03-10 12:38| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-aiohttp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp fixes the following issues:\n\n- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).\n- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).\n- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).\n- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).\n- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).\n- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).\n- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-858,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-858,SUSE-SLE-Module-Python3-15-SP7-2026-858,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-858,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-858,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-858,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-858,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-858,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-858,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-858,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-858,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-858,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-858,openSUSE-SLE-15.6-2026-858",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0858-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0858-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260858-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0858-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024669.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256017",
"url": "https://bugzilla.suse.com/1256017"
},
{
"category": "self",
"summary": "SUSE Bug 1256018",
"url": "https://bugzilla.suse.com/1256018"
},
{
"category": "self",
"summary": "SUSE Bug 1256019",
"url": "https://bugzilla.suse.com/1256019"
},
{
"category": "self",
"summary": "SUSE Bug 1256020",
"url": "https://bugzilla.suse.com/1256020"
},
{
"category": "self",
"summary": "SUSE Bug 1256021",
"url": "https://bugzilla.suse.com/1256021"
},
{
"category": "self",
"summary": "SUSE Bug 1256022",
"url": "https://bugzilla.suse.com/1256022"
},
{
"category": "self",
"summary": "SUSE Bug 1256023",
"url": "https://bugzilla.suse.com/1256023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
}
],
"title": "Security update for python-aiohttp",
"tracking": {
"current_release_date": "2026-03-10T12:38:39Z",
"generator": {
"date": "2026-03-10T12:38:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0858-1",
"initial_release_date": "2026-03-10T12:38:39Z",
"revision_history": [
{
"date": "2026-03-10T12:38:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"product": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"product_id": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.9.3-150400.10.36.1.i586",
"product": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.i586",
"product_id": "python311-aiohttp-3.9.3-150400.10.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"product": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"product_id": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"product": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"product_id": "python311-aiohttp-3.9.3-150400.10.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"product": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"product_id": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
},
"product_reference": "python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.aarch64",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.ppc64le",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.s390x",
"openSUSE Leap 15.6:python311-aiohttp-3.9.3-150400.10.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-10T12:38:39Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
}
]
}
SUSE-SU-2026:20425-1
Vulnerability from csaf_suse - Published: 2026-02-12 13:59 - Updated: 2026-02-12 13:59| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-aiohttp, python-Brotli",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-aiohttp, python-Brotli fixes the following issues:\n\nChanges in python-aiohttp:\n\n- CVE-2025-69228: Fixed denial of service through large payloads (bsc#1256022).\n- CVE-2025-69226: Fixed brute-force leak of internal static file path components (bsc#1256020).\n- CVE-2025-69224: Fixed unicode processing of header values could cause parsing discrepancies (bsc#1256018).\n- CVE-2025-69223: Fixed aiohttp HTTP Parser auto_decompress feature susceptible to zip bomb (bsc#1256017).\n- CVE-2025-69227: Fixed DoS when bypassing asserts (bsc#1256021).\n- CVE-2025-69225: Fixed unicode match groups in regexes for ASCII protocol elements (bsc#1256019).\n- CVE-2025-69229: Fixed DoS through chunked messages (bsc#1256023).\n- CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section (bsc#1246517).\n\nChanges in python-Brotli:\n\n- Add max length decompression (bsc#1254867, bsc#1256017).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-259",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20425-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20425-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620425-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20425-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024346.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246517",
"url": "https://bugzilla.suse.com/1246517"
},
{
"category": "self",
"summary": "SUSE Bug 1254867",
"url": "https://bugzilla.suse.com/1254867"
},
{
"category": "self",
"summary": "SUSE Bug 1256017",
"url": "https://bugzilla.suse.com/1256017"
},
{
"category": "self",
"summary": "SUSE Bug 1256018",
"url": "https://bugzilla.suse.com/1256018"
},
{
"category": "self",
"summary": "SUSE Bug 1256019",
"url": "https://bugzilla.suse.com/1256019"
},
{
"category": "self",
"summary": "SUSE Bug 1256020",
"url": "https://bugzilla.suse.com/1256020"
},
{
"category": "self",
"summary": "SUSE Bug 1256021",
"url": "https://bugzilla.suse.com/1256021"
},
{
"category": "self",
"summary": "SUSE Bug 1256022",
"url": "https://bugzilla.suse.com/1256022"
},
{
"category": "self",
"summary": "SUSE Bug 1256023",
"url": "https://bugzilla.suse.com/1256023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-53643 page",
"url": "https://www.suse.com/security/cve/CVE-2025-53643/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69223 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69223/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69224 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69225 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69225/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69226 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69226/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69227 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69228 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69228/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-69229 page",
"url": "https://www.suse.com/security/cve/CVE-2025-69229/"
}
],
"title": "Security update for python-aiohttp, python-Brotli",
"tracking": {
"current_release_date": "2026-02-12T13:59:27Z",
"generator": {
"date": "2026-02-12T13:59:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20425-1",
"initial_release_date": "2026-02-12T13:59:27Z",
"revision_history": [
{
"date": "2026-02-12T13:59:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"product_id": "python313-Brotli-1.1.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x",
"product_id": "python313-Brotli-1.1.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"product_id": "python313-Brotli-1.1.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"product_id": "python313-aiohttp-3.11.16-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Brotli-1.1.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64"
},
"product_reference": "python313-Brotli-1.1.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-aiohttp-3.11.16-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
},
"product_reference": "python313-aiohttp-3.11.16-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-53643",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-53643"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.12.14 contains a patch for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-53643",
"url": "https://www.suse.com/security/cve/CVE-2025-53643"
},
{
"category": "external",
"summary": "SUSE Bug 1246517 for CVE-2025-53643",
"url": "https://bugzilla.suse.com/1246517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "low"
}
],
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-69223",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69223"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host\u0027s memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69223",
"url": "https://www.suse.com/security/cve/CVE-2025-69223"
},
{
"category": "external",
"summary": "SUSE Bug 1256017 for CVE-2025-69223",
"url": "https://bugzilla.suse.com/1256017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-69224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69224"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed (i.e. without the usual C extensions) or AIOHTTP_NO_EXTENSIONS is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69224",
"url": "https://www.suse.com/security/cve/CVE-2025-69224"
},
{
"category": "external",
"summary": "SUSE Bug 1256018 for CVE-2025-69224",
"url": "https://bugzilla.suse.com/1256018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69224"
},
{
"cve": "CVE-2025-69225",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69225"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there\u0027s a method to exploit a request smuggling vulnerability. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69225",
"url": "https://www.suse.com/security/cve/CVE-2025-69225"
},
{
"category": "external",
"summary": "SUSE Bug 1256019 for CVE-2025-69225",
"url": "https://bugzilla.suse.com/1256019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69225"
},
{
"cve": "CVE-2025-69226",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69226"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses web.static() (not recommended for production deployments), it may be possible for an attacker to ascertain the existence of path components. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69226",
"url": "https://www.suse.com/security/cve/CVE-2025-69226"
},
{
"category": "external",
"summary": "SUSE Bug 1256020 for CVE-2025-69226",
"url": "https://bugzilla.suse.com/1256020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "moderate"
}
],
"title": "CVE-2025-69226"
},
{
"cve": "CVE-2025-69227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69227"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled (-O or PYTHONOPTIMIZE=1), and the application includes a handler that uses the Request.post() method, then an attacker may be able to execute a DoS attack with a specially crafted message. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69227",
"url": "https://www.suse.com/security/cve/CVE-2025-69227"
},
{
"category": "external",
"summary": "SUSE Bug 1256021 for CVE-2025-69227",
"url": "https://bugzilla.suse.com/1256021"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69227"
},
{
"cve": "CVE-2025-69228",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69228"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server\u0027s memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post() method, an attacker may be able to freeze the server by exhausting the memory. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69228",
"url": "https://www.suse.com/security/cve/CVE-2025-69228"
},
{
"category": "external",
"summary": "SUSE Bug 1256022 for CVE-2025-69228",
"url": "https://bugzilla.suse.com/1256022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69228"
},
{
"cve": "CVE-2025-69229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-69229"
}
],
"notes": [
{
"category": "general",
"text": "AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read() method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU time (e.g. 1 second) while processing the request. This could potentially lead to DoS as the server would be unable to handle other requests during that time. This issue is fixed in version 3.13.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-69229",
"url": "https://www.suse.com/security/cve/CVE-2025-69229"
},
{
"category": "external",
"summary": "SUSE Bug 1256023 for CVE-2025-69229",
"url": "https://bugzilla.suse.com/1256023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-Brotli-1.1.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-aiohttp-3.11.16-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-12T13:59:27Z",
"details": "important"
}
],
"title": "CVE-2025-69229"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.